文档

Codex / Responses

Codex 客户端使用的 Responses API

POSThttps://api.tokenbyte.ai/v1/responses

Codex 自定义模型提供方使用 Responses 协议。wire_api 必须设为 responses

字段类型说明
modelstringCodex 可用模型 ID
inputstring/array用户输入或结构化内容
instructionsstring系统级任务说明
toolsarray客户端可用工具
streambooleanCodex 通常使用流式事件

完整协议字段见文本生成(Responses),安装步骤见 Codex 教程