OPENAPI / COMPONENTS / SCHEMAS

Function Shell Call Output Content 数据结构

FunctionShellCallOutputContent

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

object4字段
created_bystring

OpenAI API 合约中的 created by 值。

outcomestring必填

OpenAI API 合约中的 outcome 值。

stderrstring必填

OpenAI API 合约中的 stderr 值。

stdoutstring必填

OpenAI API 合约中的 stdout 值。