OPENAPI / COMPONENTS / SCHEMAS
Completion Args data structure
CompletionArgsStructural definition for Completion Args in the Mistral AI API contract.
object11properties
frequency_penaltystringfrequency penalty value in the Mistral AI API contract.
max_tokensstringmax tokens value in the Mistral AI API contract.
predictionstringprediction value in the Mistral AI API contract.
presence_penaltystringpresence penalty value in the Mistral AI API contract.
random_seedstringrandom seed value in the Mistral AI API contract.
reasoning_effortstringreasoning effort value in the Mistral AI API contract.
response_formatstringresponse format value in the Mistral AI API contract.
stopCompletionArgsStopstop value in the Mistral AI API contract.
temperaturestringtemperature value in the Mistral AI API contract.
tool_choiceToolChoiceEnumtool choice value in the Mistral AI API contract.
top_pstringtop p value in the Mistral AI API contract.