OPENAPI / COMPONENTS / SCHEMAS

Model Conversation data structure

ModelConversation

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

object12properties
completion_argsCompletionArgs

completion args value in the Mistral AI API contract.

created_atstringrequired

created at value in the Mistral AI API contract.

descriptionstring

description value in the Mistral AI API contract.

guardrailsstring

guardrails value in the Mistral AI API contract.

idstringrequired

id value in the Mistral AI API contract.

instructionsstring

instructions value in the Mistral AI API contract.

metadatastring

metadata value in the Mistral AI API contract.

modelstringrequired

model value in the Mistral AI API contract.

namestring

name value in the Mistral AI API contract.

objectstring

object value in the Mistral AI API contract.

toolsarray

tools value in the Mistral AI API contract.

updated_atstringrequired

updated at value in the Mistral AI API contract.