OPENAPI / COMPONENTS / SCHEMAS
Conversation Response data structure
ConversationResponseStructural definition for Conversation Response in the Mistral AI API contract.
object5properties
conversation_idstringrequiredconversation id value in the Mistral AI API contract.
guardrailsstringguardrails value in the Mistral AI API contract.
objectstringobject value in the Mistral AI API contract.
outputsarrayrequiredoutputs value in the Mistral AI API contract.
usageConversationUsageInforequiredusage value in the Mistral AI API contract.