OPENAPI / COMPONENTS / SCHEMAS
Computer Tool Call 数据结构
ComputerToolCallOpenAI API 合约中的 Computer Tool Call 结构定义。
object7字段
actionComputerActionOpenAI API 合约中的 action 值。
actionsComputerActionListOpenAI API 合约中的 actions 值。
call_idstring必填OpenAI API 合约中的 call id 值。
idstring必填OpenAI API 合约中的 id 值。
pending_safety_checksComputerCallSafetyCheckParam必填OpenAI API 合约中的 pending safety checks 值。
statusstring必填OpenAI API 合约中的 status 值。
typestring必填OpenAI API 合约中的 type 值。