OPENAPI / COMPONENTS / SCHEMAS

Function Call Entry 数据结构

FunctionCallEntry

Mistral AI API 合约中的 Function Call Entry 结构定义。

object11字段
agent_idstring

Mistral AI API 合约中的 agent id 值。

argumentsFunctionCallEntryArguments必填

Mistral AI API 合约中的 arguments 值。

completed_atstring

Mistral AI API 合约中的 completed at 值。

confirmation_statusstring

Mistral AI API 合约中的 confirmation status 值。

created_atstring

Mistral AI API 合约中的 created at 值。

idstring

Mistral AI API 合约中的 id 值。

modelstring

Mistral AI API 合约中的 model 值。

namestring必填

Mistral AI API 合约中的 name 值。

objectstring

Mistral AI API 合约中的 object 值。

tool_call_idstring必填

Mistral AI API 合约中的 tool call id 值。

typestring

Mistral AI API 合约中的 type 值。