Agent Chat
agent
Agent Chat
SSE streaming endpoint for the unified Bavi agent.
Write path:
- Write user message to conversation_messages BEFORE streaming
- Stream agent response via SSE
- Write assistant response to conversation_messages on finish
POST
Agent Chat
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Successful Response