Chat Streaming
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The domain of the customer
"example.com"
Body
The message to be sent to the assistant
The id of the agent to scope this chat request
The conversation ID of the chat message.
If not provided a new conversation will be created.
Use library_ids field, answer the question in the context of the library
Answer the question in the context of these libraries
DEPRECATED: use document_ids field, answer the question in the context of the document
Answer the question in the context of these documents
Answer the question in the context of the view
These filters limit which documents are considered as sources during the answer generation.
Timezone of the user. If is not provided we use UTC timezone.
We use this information to accurately interpret time-related queries.
Format: offset from UTC, in minutes
Disable tools that can modify documents for this request
Response
Successful Response