OPENAPI / COMPONENTS / SCHEMAS
Chat Completion Choice data structure
ChatCompletionChoiceStructural definition for Chat Completion Choice in the Mistral AI API contract.
object4properties
finish_reasonstringrequiredfinish reason value in the Mistral AI API contract.
indexintegerrequiredindex value in the Mistral AI API contract.
messageAssistantMessagemessage value in the Mistral AI API contract.
messagesDeltaMessagemessages value in the Mistral AI API contract.