Skip to main content

Assistant Chat (BETA)

POST 
/ai/assistants/:assistant_id/chat

This endpoint allows a client to send a chat message to a specific AI Assistant. The assistant processes the message and returns a relevant reply based on the current conversation context. Refer to the Conversation API to create a conversation, filter existing conversations, fetch messages for a conversation, and manually add messages to a conversation.

Request

Responses

200:

Successful Response

422:

Validation Error