OPENAPI / COMPONENTS / SCHEMAS

Beta Multi Agent Call Output 数据结构

BetaMultiAgentCallOutput

OpenAI API 合约中的 Beta Multi Agent Call Output 结构定义。

object6字段
actionBetaMultiAgentAction必填

OpenAI API 合约中的 action 值。

agentBetaAgentTag

OpenAI API 合约中的 agent 值。

call_idstring必填

OpenAI API 合约中的 call id 值。

idstring必填

OpenAI API 合约中的 id 值。

outputBetaOutputTextContent必填

OpenAI API 合约中的 output 值。

typestring必填

OpenAI API 合约中的 type 值。