mirror of
https://github.com/openai/codex.git
synced 2026-04-30 01:16:54 +00:00
Add realtime connection mode to app-server protocol
This commit is contained in:
@@ -1499,6 +1499,13 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"RealtimeConnection": {
|
||||
"enum": [
|
||||
"text",
|
||||
"audio"
|
||||
],
|
||||
"type": "string"
|
||||
},
|
||||
"RealtimeVoice": {
|
||||
"enum": [
|
||||
"alloy",
|
||||
|
||||
Reference in New Issue
Block a user