AI Assistant

Send a message to the specified AI assistant chat and stream back the response.

post/assistant/chat/{chat_uuid}/messages/

Path parameters

chat_uuidstring uuid required

Request body

contentstring required

The content of the message.

Response

A text/event-stream of the assistant’s partial responses

string required

Changes

No recorded changes to this endpoint across all 6 revisions of this API.