Skip to content

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

Open
models-bot[bot] wants to merge 1 commit into
mainfrom
bot/update-azure-open-ai-20260611-083018
Open

feat(azure-open-ai): update model YAMLs [bot]#1335
models-bot[bot] wants to merge 1 commit into
mainfrom
bot/update-azure-open-ai-20260611-083018

Conversation

@models-bot

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

Copy link
Copy Markdown
Contributor

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


Note

Medium Risk
Wide metadata changes affect routing, deprecation warnings, and which API params clients may send; incorrect reasoning_effort or status could break calls or hide retiring models.

Overview
Bulk refresh of Azure Open AI provider model YAMLs to match current Azure retirement schedules, statuses, and API parameter behavior.

Lifecycle and availability: Several models move to retired or deprecated (aoai-sora-2025-02-28, gpt-4-turbo-2024-04-09, o3-mini-2025-01-31) with isDeprecated where applicable. Deprecation dates are added or shifted across GPT-4.1, GPT-5.x, audio/transcription/TTS, embeddings, Sora, model routers, and related SKUs. Status flips include transcribe models preview → active, gpt-4o-mini-tts-2025-03-20 active → preview, gpt-image-1.5-2025-12-16 preview → active, and model-router-2025-05-19 active → preview.

Request shaping: Many non-reasoning or legacy chat/audio/video/embedding models now strip reasoning_effort via removeParams. Reasoning-capable models gain reasoning_effort defaults and supportedValues (e.g. GPT-5, GPT-5.1/5.2/5.3/5.5, codex, o3, model-router-2025-11-18); GPT-5 Pro defaults to high with only high allowed. supportedModes expands for several GPT-5 variants (responses); chat SKUs pick up thinking, PDF/image limits, and small feature tweaks (e.g. system_messages on o3/o3-pro).

Other metadata: Regional pricing tweaks (gpt-4o datazone_us), normalized cost literals, added limits/sources, and minor removeParams / feature list edits (codex-mini drops parallel function calling).

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

@github-actions

Copy link
Copy Markdown
Contributor

/test-models

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

input:
- text
- image
- pdf

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

tool_choice feature param conflict

Medium Severity

This commit adds tool_choice under features while removeParams still lists tool_choice (and parallel_tool_calls). Downstream tooling that trusts features may advertise tool selection even though those request fields are stripped for this model.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 12d5d1d. Configure here.

@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

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