Skip to content

Add support to realtime API for setting "speed" of the models responses #1309

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 30, 2025

Conversation

sect2k
Copy link
Contributor

@sect2k sect2k commented Jul 30, 2025

Unlike openai-agents-js, the python agents realtime sdk does not support setting the speed argument.

Since the underlying openai.types.beta.realtime.Session already supports the it, this is an easy fix.

This PR addresses that and enables settings speed as part of RealtimeSessionModelSettings just like it's javascript counterpart.

@seratch seratch added enhancement New feature or request feature:realtime labels Jul 30, 2025
@seratch seratch enabled auto-merge (squash) July 30, 2025 20:38
@seratch seratch merged commit cfed186 into openai:main Jul 30, 2025
5 checks passed
vcshih pushed a commit to veris-ai/openai-agents-python that referenced this pull request Aug 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature:realtime
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants