OPENAPI / COMPONENTS / SCHEMAS

Custom Tool Call 数据结构

CustomToolCall

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

object7字段
call_idstring必填

OpenAI API 合约中的 call id 值。

callerstring

OpenAI API 合约中的 caller 值。

idstring

OpenAI API 合约中的 id 值。

inputstring必填

OpenAI API 合约中的 input 值。

namestring必填

OpenAI API 合约中的 name 值。

namespacestring

OpenAI API 合约中的 namespace 值。

typestring必填

OpenAI API 合约中的 type 值。