Skip to content

feat(azure-open-ai/gpt-realtime-whisper-2026-05-06): add new models [bot]#1176

Open
models-bot[bot] wants to merge 1 commit into
mainfrom
bot/add-azure-open-ai-gpt-realtime-whisper-2026-05-06-20260528-172324
Open

feat(azure-open-ai/gpt-realtime-whisper-2026-05-06): add new models [bot]#1176
models-bot[bot] wants to merge 1 commit into
mainfrom
bot/add-azure-open-ai-gpt-realtime-whisper-2026-05-06-20260528-172324

Conversation

@models-bot
Copy link
Copy Markdown
Contributor

@models-bot models-bot Bot commented May 28, 2026

Auto-generated by model-addition-agent for azure-open-ai/gpt-realtime-whisper-2026-05-06.


Note

Low Risk
Catalog-only addition with no runtime or auth changes; stub metadata may need follow-up before the model is fully usable.

Overview
Adds a new Azure Open AI provider entry for gpt-realtime-whisper-2026-05-06 via providers/azure-open-ai/gpt-realtime-whisper-2026-05-06.yaml.

The file is a minimal auto-generated stub (mode: unknown plus the model id), matching the pattern used when the model-addition agent first registers a model before fuller metadata (e.g. mode: realtime, pricing, modalities) is filled in later.

Reviewed by Cursor Bugbot for commit 3976e65. 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 3976e65. Configure here.

@@ -0,0 +1,2 @@
mode: unknown
model: gpt-realtime-whisper-2026-05-06
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Realtime model incorrectly uses mode: unknown

Low Severity

The mode is set to unknown, but every other gpt-realtime-* model in the azure-open-ai provider uses mode: realtime. Within this provider, mode: unknown is only used for deprecated models (e.g., dall-e-2, o1-pro) that carry isDeprecated: true. This new model is not deprecated, so unknown breaks the established convention and will cause incorrect mode classification for any downstream consumer that reads these YAML files directly.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 3976e65. 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