12 lines
266 B
JSON
12 lines
266 B
JSON
{
|
|
"id": "voice-stream",
|
|
"owner": "greenroom",
|
|
"extends": ["ruby-rest-sse"],
|
|
"required_behaviors": [
|
|
"legacy-and-current-terminal-events",
|
|
"aggregate-assistant-usage",
|
|
"authoritative-final-text",
|
|
"reconnect-same-stream-without-reprompt"
|
|
]
|
|
}
|