OPENAPI / COMPONENTS / SCHEMAS

Restart Conversation Request data structure

RestartConversationRequest

Structural definition for Restart Conversation Request in the Mistral AI API contract.

object9properties
agent_versionstring

agent version value in the Mistral AI API contract.

completion_argsCompletionArgs

completion args value in the Mistral AI API contract.

from_entry_idstringrequired

from entry id value in the Mistral AI API contract.

guardrailsstring

guardrails value in the Mistral AI API contract.

handoff_executionstring

handoff execution value in the Mistral AI API contract.

inputsConversationInputs

inputs value in the Mistral AI API contract.

metadatastring

metadata value in the Mistral AI API contract.

storeboolean

store value in the Mistral AI API contract.

streamboolean

stream value in the Mistral AI API contract.