Skip to content

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

Open
models-bot[bot] wants to merge 1 commit into
mainfrom
bot/add-azure-open-ai-gpt-5.6-luna-20260813-000432
Open

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

Conversation

@models-bot

@models-bot models-bot Bot commented Aug 13, 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 static model config file with no runtime or security logic changes.

Overview
Adds a new provider definition for gpt-5.6-luna under providers/azure-open-ai/, registering it as a chat model with supportedModes: chat.

This is a minimal auto-generated stub (mode, model id, supported modes only) compared to fuller sibling Azure OpenAI model YAMLs that include limits, modalities, and params.

Reviewed by Cursor Bugbot for commit 2fddfa1. 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 2fddfa1. 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 Luna alias model metadata

High Severity

The new gpt-5.6-luna alias only declares mode, model, and supportedModes. The dated snapshot gpt-5.6-luna-2026-07-09 and sibling aliases gpt-5.6-sol and gpt-5.6-terra include costs, limits, features, modalities, thinking, responses, and reasoning_effort. Callers of this alias inherit provider defaults instead, so pricing, token limits, and capabilities are wrong.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 2fddfa1. 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