OPENAPI / COMPONENTS / SCHEMAS

Function Call Event 数据结构

FunctionCallEvent

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

object10字段
agent_idstring

Mistral AI API 合约中的 agent id 值。

argumentsstring必填

Mistral AI API 合约中的 arguments 值。

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 值。

output_indexinteger

Mistral AI API 合约中的 output index 值。

tool_call_idstring必填

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

typestring

Mistral AI API 合约中的 type 值。