Chat
Send Chat Message
POST
/
chat
/
get-response
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Body
application/json
ID of chat to which you want to send message
message
Array of document ids
Response
200 - application/json
The actor (USER or AI) of the interaction
The timestamp when the interaction was created
The data related to the data warehouse integration
The unique identifier of the interaction
The message content of the interaction
The metadata associated with the interaction
The name of the model used for the interaction
The list of references associated with the interaction
The ID of the chat thread associated with the interaction
The timestamp when the interaction occurred
The number of credits used by the user for the interaction