OPENAPI / COMPONENTS / SCHEMAS
Function Call Event 数据结构
FunctionCallEventMistral AI API 合约中的 Function Call Event 结构定义。
object10字段
agent_idstringMistral AI API 合约中的 agent id 值。
argumentsstring必填Mistral AI API 合约中的 arguments 值。
confirmation_statusstringMistral AI API 合约中的 confirmation status 值。
created_atstringMistral AI API 合约中的 created at 值。
idstring必填Mistral AI API 合约中的 id 值。
modelstringMistral AI API 合约中的 model 值。
namestring必填Mistral AI API 合约中的 name 值。
output_indexintegerMistral AI API 合约中的 output index 值。
tool_call_idstring必填Mistral AI API 合约中的 tool call id 值。
typestringMistral AI API 合约中的 type 值。