OPENAPI / COMPONENTS / SCHEMAS

Connection Preference data structure

ConnectionPreference

Structural definition for Connection Preference in the Mistral AI API contract.

object4properties
consumer_typestring

consumer type value in the Mistral AI API contract.

is_defaultstring

is default value in the Mistral AI API contract.

namestringrequired

name value in the Mistral AI API contract.

tool_configurationToolExecutionConfigurationrequired

tool configuration value in the Mistral AI API contract.