microsoft / microsoft/foundry-dev-tools

gpt-6-astra failed in GitHub Copilot Chat extension.

Open
#768 2 comments 1 reaction 1 assignee View on GitHub

@a1exwang is already working on this.

Since Sep 15, 2026.

bug
Dominant language
JavaScript
Stars
2.1k
Forks
260
Avg merge
42m
Merged PRs (30d)
29

Description

How to reproduce:

  • Use gpt-6-astra in GitHub Copilot Chat extension. Make sure gpt-6-astra is from Microsoft Foundry via Foundry Toolkit
  • chat hello world

The solution is in the error log, but because model provided from Microsoft Foundry via Foundry Toolkit have no .json to edit, I cannot fix it myself. Would you mind making models provided from Microsoft Foundry via Foundry Toolkit to have a .json configuration file? Thank you

Error log:

Sorry, your request failed. Please try again.

Reason: Unable to call the gpt-6-astra inference endpoint due to 400. Function tools with reasoning_effort are not supported for gpt-6-astra in /v1/chat/completions. To use function tools, use /v1/responses or set reasoning_effort to 'none'. Please check if the input or configuration is correct.: Error: Unable to call the gpt-6-astra inference endpoint due to 400. Function tools with reasoning_effort are not supported for gpt-6-astra in /v1/chat/completions. To use function tools, use /v1/responses or set reasoning_effort to 'none'. Please check if the input or configuration is correct. at E.chatStream (/home/jason/.vscode-server/extensions/ms-windows-ai-studio.windows-ai-studio-1.6.12-linux-x64/dist/extension.js:4919:12644) at process.processTicksAndRejections (node:internal/process/task_queues:104:5) at async /home/jason/.vscode-server/extensions/ms-windows-ai-studio.windows-ai-studio-1.6.12-linux-x64/dist/extension.js:2518:5706 at async /home/jason/.vscode-server/extensions/ms-windows-ai-studio.windows-ai-studio-1.6.12-linux-x64/dist/extension.js:4943:4110 at async Object._ [as runWithTelemetry] (/home/jason/.vscode-server/extensions/ms-windows-ai-studio.windows-ai-studio-1.6.12-linux-x64/dist/extension.js:4943:3942) at async f.provideLanguageModelResponse (/home/jason/.vscode-server/extensions/ms-windows-ai-studio.windows-ai-studio-1.6.12-linux-x64/dist/extension.js:2518:3593) at async /home/jason/.vscode-server/extensions/ms-windows-ai-studio.windows-ai-studio-1.6.12-linux-x64/dist/extension.js:2521:4665 at async /home/jason/.vscode-server/extensions/ms-windows-ai-studio.windows-ai-studio-1.6.12-linux-x64/dist/extension.js:4943:4110 at async Object._ [as runWithTelemetry] (/home/jason/.vscode-server/extensions/ms-windows-ai-studio.windows-ai-studio-1.6.12-linux-x64/dist/extension.js:4943:3942) at async s.provideLanguageModelChatResponse (/home/jason/.vscode-server/extensions/ms-windows-ai-studio.windows-ai-studio-1.6.12-linux-x64/dist/extension.js:2521:4405)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.