OPENAPI / COMPONENTS / SCHEMAS

Beta Function Shell Call Output 数据结构

BetaFunctionShellCallOutput

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

object9字段
agentBetaAgentTag

OpenAI API 合约中的 agent 值。

call_idstring必填

OpenAI API 合约中的 call id 值。

callerstring

OpenAI API 合约中的 caller 值。

created_bystring

OpenAI API 合约中的 created by 值。

idstring必填

OpenAI API 合约中的 id 值。

max_output_lengthstring必填

OpenAI API 合约中的 max output length 值。

outputBetaFunctionShellCallOutputContent必填

OpenAI API 合约中的 output 值。

statusBetaFunctionShellCallOutputStatusEnum必填

OpenAI API 合约中的 status 值。

typestring必填

OpenAI API 合约中的 type 值。