OPENAPI / COMPONENTS / SCHEMAS

Chat Completion Choice data structure

ChatCompletionChoice

Structural definition for Chat Completion Choice in the Mistral AI API contract.

object4properties
finish_reasonstringrequired

finish reason value in the Mistral AI API contract.

indexintegerrequired

index value in the Mistral AI API contract.

messageAssistantMessage

message value in the Mistral AI API contract.

messagesDeltaMessage

messages value in the Mistral AI API contract.