OPENAPI / COMPONENTS / SCHEMAS
Restart Conversation Request data structure
RestartConversationRequestStructural definition for Restart Conversation Request in the Mistral AI API contract.
object9properties
agent_versionstringagent version value in the Mistral AI API contract.
completion_argsCompletionArgscompletion args value in the Mistral AI API contract.
from_entry_idstringrequiredfrom entry id value in the Mistral AI API contract.
guardrailsstringguardrails value in the Mistral AI API contract.
handoff_executionstringhandoff execution value in the Mistral AI API contract.
inputsConversationInputsinputs value in the Mistral AI API contract.
metadatastringmetadata value in the Mistral AI API contract.
storebooleanstore value in the Mistral AI API contract.
streambooleanstream value in the Mistral AI API contract.