OPENAPI / COMPONENTS / SCHEMAS

Beta Function Tool Call Output 数据结构

BetaFunctionToolCallOutput

OpenAI API 合约中的 Beta Function Tool Call Output 结构定义。

object9字段
agentstring

OpenAI API 合约中的 agent 值。

call_idstring

OpenAI API 合约中的 call id 值。

callerstring

OpenAI API 合约中的 caller 值。

idstring

OpenAI API 合约中的 id 值。

namestring

OpenAI API 合约中的 name 值。

namespacestring

OpenAI API 合约中的 namespace 值。

outputstring必填

OpenAI API 合约中的 output 值。

statusstring

OpenAI API 合约中的 status 值。

typestring必填

OpenAI API 合约中的 type 值。