Skip to content

feat(microsoft-foundry/gpt-realtime-1.5): add new models [bot] - #2755

Open
models-bot[bot] wants to merge 2 commits into
mainfrom
bot/add-microsoft-foundry-gpt-realtime-1.5-20260903-200435
Open

feat(microsoft-foundry/gpt-realtime-1.5): add new models [bot]#2755
models-bot[bot] wants to merge 2 commits into
mainfrom
bot/add-microsoft-foundry-gpt-realtime-1.5-20260903-200435

Conversation

@models-bot

@models-bot models-bot Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Auto-generated by model-addition-agent for microsoft-foundry/gpt-realtime-1.5.


Note

Low Risk
Metadata-only YAML for a new model alias; no runtime or auth changes.

Overview
Adds a new Microsoft Foundry provider definition for gpt-realtime-1.5 as a serverless realtime model with text/image/audio input and text/audio output.

The entry documents token and audio pricing (including cache-read rates), limits (32k input / 4k output), capabilities (function calling, tool choice, prompt caching), and explicitly strips reasoning_effort via removeParams. Retirement is set to 2027-08-24, with links to Microsoft Learn and the Azure AI catalog.

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

@github-actions

github-actions Bot commented Sep 3, 2026

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

input_cost_per_token: 0.000004
output_cost_per_audio_token: 0.000064
output_cost_per_token: 0.000016
region: "*"

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Missing image input cost

Medium Severity

The costs entry has no input_cost_per_image_token even though image is a listed input modality. Image tokens are billed at a different rate than text, so image turns will be costed incorrectly.

Additional Locations (1)
Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit ada5e15. Configure here.

@LordGameleo LordGameleo left a comment

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.

Approving: bot-generated model addition. Required check (Validate YAML files) is green; the gateway-test trigger failure is a CI infra issue, not a model validation failure.

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