OPENAPI / COMPONENTS / SCHEMAS

Function Shell Call 数据结构

FunctionShellCall

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

object8字段
actionFunctionShellAction必填

OpenAI API 合约中的 action 值。

call_idstring必填

OpenAI API 合约中的 call id 值。

callerstring

OpenAI API 合约中的 caller 值。

created_bystring

OpenAI API 合约中的 created by 值。

environmentstring必填

OpenAI API 合约中的 environment 值。

idstring必填

OpenAI API 合约中的 id 值。

statusFunctionShellCallStatus必填

OpenAI API 合约中的 status 值。

typestring必填

OpenAI API 合约中的 type 值。