OPENAPI / COMPONENTS / SCHEMAS
Code Interpreter Tool Call 数据结构
CodeInterpreterToolCallOpenAI API 合约中的 Code Interpreter Tool Call 结构定义。
object6字段
codestring必填OpenAI API 合约中的 code 值。
container_idstring必填OpenAI API 合约中的 container id 值。
idstring必填OpenAI API 合约中的 id 值。
outputsstring必填OpenAI API 合约中的 outputs 值。
statusstring必填OpenAI API 合约中的 status 值。
typestring必填OpenAI API 合约中的 type 值。