Add realtime connection mode to app-server protocol

This commit is contained in:
Ahmed Ibrahim
2026-04-13 15:08:29 -07:00
parent ecdd733a48
commit 39af7aca71
33 changed files with 510 additions and 31 deletions

View File

@@ -1499,6 +1499,13 @@
}
]
},
"RealtimeConnection": {
"enum": [
"text",
"audio"
],
"type": "string"
},
"RealtimeVoice": {
"enum": [
"alloy",