Skip to content

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

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

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

Conversation

@models-bot

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

Copy link
Copy Markdown
Contributor

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


Note

Low Risk
Config-only addition with no runtime or security logic; impact is limited to model catalog exposure for Azure Open AI.

Overview
Adds providers/azure-open-ai/gpt-5.6-luna.yaml, registering gpt-5.6-luna for the Azure Open AI provider as chat-only (mode: chat, supportedModes: [chat]).

This is a minimal model definition (no limits, params, or modalities) consistent with other auto-generated provider entries for the same model family elsewhere in the repo.

Reviewed by Cursor Bugbot for commit 958b507. 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 958b507. 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 metadata

High Severity

The new gpt-5.6-luna alias only declares mode, model, and supportedModes, so it omits the costs, limits, features, modalities, params, status, and thinking metadata already present on gpt-5.6-luna-2026-07-09.yaml and peer Azure aliases. Consumers will miss pricing and capabilities, and inherit incorrect provider defaults such as a 4096 max_tokens cap.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 958b507. Configure here.

@@ -0,0 +1,4 @@
mode: chat

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

close PR

@LordGameleo

Copy link
Copy Markdown
Collaborator

This is a 4-line stub — missing pricing, features, limits, modalities, and status. Should not merge until fleshed out.

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.

2 participants