Create a chat

View as Markdown
Create a new chat session with an agent.

Path parameters

chat_idstringRequiredformat: "uuid"

Request

This endpoint expects an object.
model_idstringRequired
The ID of the agent to chat with.
metadatamap from strings to anyOptional
Optional metadata to attach to the chat.

Response

200
statusstringOptional
Whether the request was successful.
responseobjectOptional
Chat session details.

Errors

400
Bad Request Error