OPENAPI / COMPONENTS / SCHEMAS
Completion Args 数据结构
CompletionArgsMistral AI API 合约中的 Completion Args 结构定义。
object11字段
frequency_penaltystringMistral AI API 合约中的 frequency penalty 值。
max_tokensstringMistral AI API 合约中的 max tokens 值。
predictionstringMistral AI API 合约中的 prediction 值。
presence_penaltystringMistral AI API 合约中的 presence penalty 值。
random_seedstringMistral AI API 合约中的 random seed 值。
reasoning_effortstringMistral AI API 合约中的 reasoning effort 值。
response_formatstringMistral AI API 合约中的 response format 值。
stopCompletionArgsStopMistral AI API 合约中的 stop 值。
temperaturestringMistral AI API 合约中的 temperature 值。
tool_choiceToolChoiceEnumMistral AI API 合约中的 tool choice 值。
top_pstringMistral AI API 合约中的 top p 值。