OPENAPI / COMPONENTS / SCHEMAS
Beta Custom Tool Call 数据结构
BetaCustomToolCallOpenAI API 合约中的 Beta Custom Tool Call 结构定义。
object8字段
agentstringOpenAI API 合约中的 agent 值。
call_idstring必填OpenAI API 合约中的 call id 值。
callerstringOpenAI API 合约中的 caller 值。
idstringOpenAI API 合约中的 id 值。
inputstring必填OpenAI API 合约中的 input 值。
namestring必填OpenAI API 合约中的 name 值。
namespacestringOpenAI API 合约中的 namespace 值。
typestring必填OpenAI API 合约中的 type 值。