Skip to content

feat(microsoft-foundry/gpt-6-astra): add new models [bot] - #2802

Open
models-bot[bot] wants to merge 2 commits into
mainfrom
bot/add-microsoft-foundry-gpt-6-astra-20260905-000645
Open

feat(microsoft-foundry/gpt-6-astra): add new models [bot]#2802
models-bot[bot] wants to merge 2 commits into
mainfrom
bot/add-microsoft-foundry-gpt-6-astra-20260905-000645

Conversation

@models-bot

@models-bot models-bot Bot commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

Auto-generated by model-addition-agent for microsoft-foundry/gpt-6-astra.


Note

Low Risk
Adds static model metadata only; no runtime or auth logic changes.

Overview
Adds a new Microsoft Foundry model definition for gpt-6-astra so routing, pricing, and capability metadata can treat it as an active serverless chat model.

The entry documents global and datazone_us token costs (including prompt-cache read/write) with cumulative tiered pricing above 272k tokens, ~1.05M context / 128k max output, and text + image input. It flags thinking, tool/function calling, structured/JSON output, and reasoning_effort (default medium) while stripping temperature, top_p, and max_tokens in favor of max_completion_tokens.

Reviewed by Cursor Bugbot for commit f038de4. Bugbot is set up for automated code reviews on this repo. Configure here.

@github-actions

github-actions Bot commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

/test-models

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit f038de4. Configure here.

- medium
- high
- xhigh
- max

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unsupported reasoning_effort value listed

Medium Severity

reasoning_effort supportedValues includes none, which this model does not accept. Official GPT-6 Astra docs and the same-catalog gpt-6-astra-2026-09-03-private entry list only low, medium, high, xhigh, and max. Callers that send none will get rejected by the API.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit f038de4. Configure here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants