OPENAPI / COMPONENTS / SCHEMAS
Model Conversation data structure
ModelConversationStructural definition for Model Conversation in the Mistral AI API contract.
object12properties
completion_argsCompletionArgscompletion args value in the Mistral AI API contract.
created_atstringrequiredcreated at value in the Mistral AI API contract.
descriptionstringdescription value in the Mistral AI API contract.
guardrailsstringguardrails value in the Mistral AI API contract.
idstringrequiredid value in the Mistral AI API contract.
instructionsstringinstructions value in the Mistral AI API contract.
metadatastringmetadata value in the Mistral AI API contract.
modelstringrequiredmodel value in the Mistral AI API contract.
namestringname value in the Mistral AI API contract.
objectstringobject value in the Mistral AI API contract.
toolsarraytools value in the Mistral AI API contract.
updated_atstringrequiredupdated at value in the Mistral AI API contract.