Post Chat Completion

Path parameters

domainstringRequired

Request

This endpoint expects an object.
messageslist of objectsRequired
The messages to use for the chat completion
modelenum or nullOptional
The model to use for the chat completion
Allowed values:
system_promptstring or nullOptional
The system prompt to use for the chat completion

Response

Successful Response
turnslist of objects
The conversation turns in the chat completion
citationslist of strings
List of citation strings

Errors