OPENAPI / COMPONENTS / SCHEMAS

Conversation Response data structure

ConversationResponse

Structural definition for Conversation Response in the Mistral AI API contract.

object5properties
conversation_idstringrequired

conversation id value in the Mistral AI API contract.

guardrailsstring

guardrails value in the Mistral AI API contract.

objectstring

object value in the Mistral AI API contract.

outputsarrayrequired

outputs value in the Mistral AI API contract.

usageConversationUsageInforequired

usage value in the Mistral AI API contract.