OPENAPI / COMPONENTS / SCHEMAS

Completion Args 数据结构

CompletionArgs

Mistral AI API 合约中的 Completion Args 结构定义。

object11字段
frequency_penaltystring

Mistral AI API 合约中的 frequency penalty 值。

max_tokensstring

Mistral AI API 合约中的 max tokens 值。

predictionstring

Mistral AI API 合约中的 prediction 值。

presence_penaltystring

Mistral AI API 合约中的 presence penalty 值。

random_seedstring

Mistral AI API 合约中的 random seed 值。

reasoning_effortstring

Mistral AI API 合约中的 reasoning effort 值。

response_formatstring

Mistral AI API 合约中的 response format 值。

stopCompletionArgsStop

Mistral AI API 合约中的 stop 值。

temperaturestring

Mistral AI API 合约中的 temperature 值。

tool_choiceToolChoiceEnum

Mistral AI API 合约中的 tool choice 值。

top_pstring

Mistral AI API 合约中的 top p 值。