Chat
Create New Chat Thread
Create a new chat instance
POST
/
chat
/
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Body
application/json
The ID of the brain to associate with the chat
The name of the chat
The type fo response interface
Available options:
TEXT
, JSON
Configure response length
Available options:
SHORT
, MEDIUM
, LONG
between 0 and 1
Required range:
0 < x < 1
System message for the LLM
LLM Model to choose from
Response
200 - application/json
Available options:
SHORT
, MEDIUM
, LONG
Available options:
TEXT
, JSON