Skip to content

feat(azure-open-ai/gpt-5.6-luna): add new models [bot] - #2109

Closed
models-bot[bot] wants to merge 1 commit into
mainfrom
bot/add-azure-open-ai-gpt-5.6-luna-20260811-000504
Closed

feat(azure-open-ai/gpt-5.6-luna): add new models [bot]#2109
models-bot[bot] wants to merge 1 commit into
mainfrom
bot/add-azure-open-ai-gpt-5.6-luna-20260811-000504

Conversation

@models-bot

@models-bot models-bot Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Auto-generated by model-addition-agent for azure-open-ai/gpt-5.6-luna.


Note

Low Risk
Adds a single declarative model config with no runtime or auth changes; risk is limited to routing if the model id is wrong or incomplete vs other entries.

Overview
Adds providers/azure-open-ai/gpt-5.6-luna.yaml so Azure Open AI exposes gpt-5.6-luna as a chat-only model (mode: chat, supportedModes: [chat]).

This is a minimal provider entry (no limits, modalities, or params in this diff), consistent with auto-generated model additions.

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

@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 12fb05c. Configure here.

mode: chat
model: gpt-5.6-luna
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.

Incomplete model alias metadata

High Severity

The new gpt-5.6-luna alias only defines mode, model, and supportedModes: [chat]. It omits costs, features, limits, modalities, thinking, params, status, and responses that already exist on gpt-5.6-luna-2026-07-09.yaml and on sibling aliases gpt-5.6-sol.yaml and gpt-5.6-terra.yaml. Callers of the unversioned slug get incorrect pricing and capability metadata.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 12fb05c. 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