OPENAPI / COMPONENTS / SCHEMAS

Tool Search Call 数据结构

ToolSearchCall

OpenAI API 合约中的 Tool Search Call 结构定义。

object7字段
argumentsstring必填

OpenAI API 合约中的 arguments 值。

call_idstring必填

OpenAI API 合约中的 call id 值。

created_bystring

OpenAI API 合约中的 created by 值。

executionToolSearchExecutionType必填

OpenAI API 合约中的 execution 值。

idstring必填

OpenAI API 合约中的 id 值。

statusFunctionCallStatus必填

OpenAI API 合约中的 status 值。

typestring必填

OpenAI API 合约中的 type 值。