Complete sends the messages of a chat to the AI and asks it to generate a new message.

post/v1/ai/complete

Request body

outputJsonSchemastring

Response

A successful response.

inputTokensinteger

Number of tokens in the input.

outputTokensinteger

Number of tokens in the output.

Changes