OPENAPI / COMPONENTS / SCHEMAS

Function Result Entry 数据结构

FunctionResultEntry

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

object7字段
completed_atstring

Mistral AI API 合约中的 completed at 值。

created_atstring

Mistral AI API 合约中的 created at 值。

idstring

Mistral AI API 合约中的 id 值。

objectstring

Mistral AI API 合约中的 object 值。

resultstring必填

Mistral AI API 合约中的 result 值。

tool_call_idstring必填

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

typestring

Mistral AI API 合约中的 type 值。