We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de9d1fd commit a7e0316Copy full SHA for a7e0316
src/agents/realtime/config.py
@@ -15,6 +15,7 @@
15
16
RealtimeModelName: TypeAlias = Union[
17
Literal[
18
+ "gpt-4o-realtime",
19
"gpt-4o-realtime-preview",
20
"gpt-4o-mini-realtime-preview",
21
"gpt-4o-realtime-preview-2025-06-03",
0 commit comments