Create New Chat Thread With Message
Create a new chat with the specified brain and message.
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Body
The ID of the brain to associate with the chat
The name of the chat
The initial message to start the chat
Configure response length
SHORT
, MEDIUM
, LONG
between 0 and 1
0 < x < 1
System message for the LLM
LLM Model to choose from
JSON
, TEXT
Response
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