OPENAPI / COMPONENTS / SCHEMAS

Beta Function Shell Call Output Content 数据结构

BetaFunctionShellCallOutputContent

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

object4字段
created_bystring

OpenAI API 合约中的 created by 值。

outcomestring必填

OpenAI API 合约中的 outcome 值。

stderrstring必填

OpenAI API 合约中的 stderr 值。

stdoutstring必填

OpenAI API 合约中的 stdout 值。