OPENAPI / COMPONENTS / SCHEMAS

Tool Call 数据结构

ToolCall

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

object4字段
functionFunctionCall必填

Mistral AI API 合约中的 function 值。

idstring

Mistral AI API 合约中的 id 值。

indexinteger

Mistral AI API 合约中的 index 值。

typeToolTypes

Mistral AI API 合约中的 type 值。