OPENAPI / COMPONENTS / SCHEMAS

Code Interpreter Tool Call 数据结构

CodeInterpreterToolCall

OpenAI 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 值。