Skip to content

feat(azure-open-ai/gpt-5.6-terra-2026-07-09): add new models [bot]#1722

Open
models-bot[bot] wants to merge 2 commits into
mainfrom
bot/add-azure-open-ai-gpt-5.6-terra-2026-07-09-20260710-000613
Open

feat(azure-open-ai/gpt-5.6-terra-2026-07-09): add new models [bot]#1722
models-bot[bot] wants to merge 2 commits into
mainfrom
bot/add-azure-open-ai-gpt-5.6-terra-2026-07-09-20260710-000613

Conversation

@models-bot

@models-bot models-bot Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Auto-generated by model-addition-agent for azure-open-ai/gpt-5.6-terra-2026-07-09.


Note

Low Risk
Metadata-only addition with no runtime or auth changes; risk is limited to incorrect limits or capability flags in the new model config.

Overview
Adds a new provider catalog file for gpt-5.6-terra-2026-07-09 under azure-open-ai, registering the model as active with serverless provisioning and retirement 2027-07-09.

The entry declares chat/responses modes, thinking enabled, text+image input, standard tool features (function calling, structured output), large context limits (~1.05M window), and a configurable reasoning_effort parameter (none/low/medium/high, default medium).

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

mode: chat
model: gpt-5.6-terra-2026-07-09
supportedModes:
- chat

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Missing costs omits model

High Severity

The new gpt-5.6-terra-2026-07-09 entry defines only mode, model, and supportedModes, with no costs block. The unified JSON build skips models without pricing, so this ID never appears in ai-models.json or the gateway catalog after merge.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 1eda962. Configure here.

@github-actions

Copy link
Copy Markdown
Contributor

/test-models

@harshiv-26

Copy link
Copy Markdown
Collaborator

Gateway test results

  • Total: 0
  • Passed: 0
  • Failed: 0
  • Validation failed: 0
  • Errored: 0
  • Skipped: 0
  • Success rate: 0.0%
Provider Model Scenarios

@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.

There are 2 total unresolved issues (including 1 from previous review).

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 8e969de. Configure here.

- low
- medium
- high
type: string

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Incomplete reasoning effort values

Medium Severity

reasoning_effort supportedValues lists only none, low, medium, and high. The OpenAI gpt-5.6-terra definition and nearby Azure models like gpt-5.5-2026-04-24 also include xhigh, so clients that validate against this registry may reject valid Terra requests.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 8e969de. 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.

1 participant