OPENAPI / COMPONENTS / SCHEMAS
Function Call Output Item Param 数据结构
FunctionCallOutputItemParamOpenAI API 合约中的 Function Call Output Item Param 结构定义。
object8字段
call_idstringOpenAI API 合约中的 call id 值。
callerstringOpenAI API 合约中的 caller 值。
idstringOpenAI API 合约中的 id 值。
namestringOpenAI API 合约中的 name 值。
namespacestringOpenAI API 合约中的 namespace 值。
outputstring必填OpenAI API 合约中的 output 值。
statusstringOpenAI API 合约中的 status 值。
typestring必填OpenAI API 合约中的 type 值。