microsoft / microsoft/foundry-dev-tools

GPT-6-astra not usable from foundry

Open
#779 2 comments 0 reactions 1 assignee View on GitHub

@a1exwang is already working on this.

Since Sep 15, 2026.

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

Description

[error] {
"error": {
"message": "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'.",
"type": "invalid_request_error",
"param": "reasoning_effort",
"code": null
}
}
Unable to call the (kvvvnm-resource-project)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.

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.