OPENAPI / COMPONENTS / SCHEMAS

Conversation Request Base data structure

ConversationRequestBase

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

object14properties
agent_idstring

agent id value in the Mistral AI API contract.

agent_versionstring

agent version value in the Mistral AI API contract.

completion_argsstring

completion args 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.

handoff_executionstring

handoff execution value in the Mistral AI API contract.

inputsConversationInputsrequired

inputs 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.

modelstring

model value in the Mistral AI API contract.

namestring

name value in the Mistral AI API contract.

storestring

store value in the Mistral AI API contract.

streamstring

stream value in the Mistral AI API contract.

toolsstring

tools value in the Mistral AI API contract.