Stream assistant response
Assistant
Stream assistant response
Streams assistant output and tool execution events as an SSE UI message stream.
POST
Stream assistant response
Authorizations
Your unique Avido API key
Your unique Avido Application ID
Body
application/json
Request body for streaming an assistant response.
UI message history for the assistant. The server performs strict runtime validation of the message structure before model invocation.
Required array length:
1 - 30 elementsOptional client-provided conversation identifier for observability.
Required string length:
1 - 128Pattern:
^[A-Za-z0-9_-]+$Example:
"chat_4f1b2c9d"
Response
Streaming UI message response
SSE stream payload emitted by the assistant endpoint.