Skip to content

openai.Realtime: update default model to gpt-realtime-2#537

Merged
Nash0x7E2 merged 1 commit into
mainfrom
feature/update-openai-realtime-2
May 7, 2026
Merged

openai.Realtime: update default model to gpt-realtime-2#537
Nash0x7E2 merged 1 commit into
mainfrom
feature/update-openai-realtime-2

Conversation

@dangusev
Copy link
Copy Markdown
Collaborator

@dangusev dangusev commented May 7, 2026

This PR update the default openai.Realtime model to gpt-realtime-2.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 7, 2026

Review Change Stack
No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 03b3efd9-047e-4476-9014-f29a87798c89

📥 Commits

Reviewing files that changed from the base of the PR and between 198218d and cecf0fc.

📒 Files selected for processing (1)
  • plugins/openai/vision_agents/plugins/openai/openai_realtime.py

📝 Walkthrough

Walkthrough

The Realtime class in openai_realtime.py has its default model parameter updated from "gpt-realtime-1.5" to "gpt-realtime-2" in the __init__ method signature. This changes the default model for all new instances that do not explicitly specify a model argument. No other logic in the file was modified.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@Nash0x7E2 Nash0x7E2 merged commit 0c684e5 into main May 7, 2026
6 checks passed
@Nash0x7E2 Nash0x7E2 deleted the feature/update-openai-realtime-2 branch May 7, 2026 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants