Post Chat Completion
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
domain
Request
This endpoint expects an object.
messages
The messages to use for the chat completion
model
The model to use for the chat completion
Allowed values:
max_tokens
The maximum number of tokens to generate. Note: setting a token count lower than 2000 may result in incomplete responses. You can add a custom system prompt to control the verbosity of the response.
system_prompt
The system prompt to use for the chat completion
rewrite_query
Whether to rewrite the query using query decomposition
Response
Successful Response
turns
The conversation turns in the chat completion
citations
List of citation strings