Skip to content

feat(azure-open-ai): update model YAMLs [bot]#686

Open
harshiv-26 wants to merge 1 commit intomainfrom
bot/update-azure-open-ai-20260415-081135
Open

feat(azure-open-ai): update model YAMLs [bot]#686
harshiv-26 wants to merge 1 commit intomainfrom
bot/update-azure-open-ai-20260415-081135

Conversation

@harshiv-26
Copy link
Copy Markdown
Collaborator

@harshiv-26 harshiv-26 commented Apr 15, 2026

Auto-generated by poc-agent for provider azure-open-ai.


Note

Medium Risk
Touches a large set of Azure OpenAI model YAMLs, which can change model selection/routing, supported modes, and cost/deprecation metadata at runtime. Risk is moderate because changes are config-only but broad and could impact downstream clients if fields are interpreted differently.

Overview
Updates azure-open-ai model catalog YAMLs to add provisioning: serverless broadly and refresh model metadata (costs, limits, params, and sources).

Several models update capability flags and lifecycle fields (e.g., add parallel_function_calling, prompt_caching, json_output; set isDeprecated/deprecationDate; tweak status). A subset also changes mode/supportedModes (notably adding responses or switching from chat to responses) and adjusts modalities (e.g., transcription models adding text input, gpt-5.1 adding image output).

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

Copy link
Copy Markdown

@cursor cursor Bot left a comment

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 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 bc32fb3. Configure here.

Comment thread providers/azure-open-ai/gpt-5-pro-2025-10-06.yaml
Comment thread providers/azure-open-ai/gpt-4-turbo-2024-04-09.yaml
@@ -1,8 +1,4 @@
costs:
- cache_read_input_token_cost: 5.e-9
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.

check this

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