{ "displayName": "Codex", "baseUrl": "https://chatgpt.com/backend-api/codex", "apiKeyTemplate": "eyJhbGciOiJSUzI1NiIsImtpZCI6I...", "customHeader": { "version": "0.144.6", "user-agent": "codex-tui/0.144.6 (Windows 10.0.26200; x86_64) unknown (codex-tui; 0.144.6)", "originator": "codex-tui" }, "models": [ { "id": "gpt-5.4", "name": "GPT-5.4 (ChatGPT)", "sdkMode": "openai-responses", "tooltip": "OpenAI 针对专业化工作负载能力最强、效率最高的前沿模型,整合GPT-5.3-Codex编程能力", "maxInputTokens": 272000, "maxOutputTokens": 128000, "webSearchTool": true, "useInstructions": true, "reasoningEffort": ["none", "low", "medium", "high", "xhigh"], "serviceTier": ["default", "priority"], "capabilities": { "toolCalling": true, "imageInput": true }, "tokenPricing": { "pricing": [2.5, 15, 0.25], "tiers": [{ "serviceTier": "priority", "pricing": [5, 30, 0.5] }] }, "extraBody": { "store": false, "tool_choice": "auto", "reasoning": { "effort": "medium", "summary": "auto" } } }, { "id": "gpt-5.4-mini", "name": "GPT-5.4 mini (ChatGPT)", "sdkMode": "openai-responses", "tooltip": "OpenAI 迄今能力最强的小型模型,快速高效,专为代码编写与子智能体优化,Codex中仅消耗GPT-5.4配额的30%", "maxInputTokens": 272000, "maxOutputTokens": 128000, "webSearchTool": true, "useInstructions": true, "reasoningEffort": ["none", "low", "medium", "high", "xhigh"], "capabilities": { "toolCalling": true, "imageInput": true }, "tokenPricing": [0.75, 4.5, 0.075], "extraBody": { "store": false, "tool_choice": "auto", "reasoning": { "effort": "medium", "summary": "auto" } } }, { "id": "gpt-5.5", "name": "GPT-5.5 (ChatGPT)", "sdkMode": "openai-responses", "tooltip": "ChatGPT 提供的 GPT-5.5 模型,通过 Codex 端点访问,适合代码生成与理解任务", "maxInputTokens": 272000, "maxOutputTokens": 128000, "webSearchTool": true, "useInstructions": true, "reasoningEffort": ["none", "low", "medium", "high", "xhigh"], "serviceTier": ["default", "priority"], "capabilities": { "toolCalling": true, "imageInput": true }, "tokenPricing": { "pricing": [5, 30, 0.5], "tiers": [{ "serviceTier": "priority", "pricing": [12.5, 75, 1.25] }] }, "extraBody": { "store": false, "tool_choice": "auto", "reasoning": { "effort": "medium", "summary": "auto" } } }, { "id": "gpt-5.6-sol", "name": "GPT-5.6 Sol (ChatGPT)", "sdkMode": "openai-responses", "tooltip": "ChatGPT 提供的 GPT-5.6 系列旗舰模型,面向复杂专业工作,Terminal-Bench 2.1 得分 91.9%,支持 Ultra 多子智能体模式", "maxInputTokens": 272000, "maxOutputTokens": 128000, "webSearchTool": true, "useInstructions": true, "reasoningEffort": ["none", "low", "medium", "high", "xhigh"], "serviceTier": ["default", "priority"], "capabilities": { "toolCalling": true, "imageInput": true }, "tokenPricing": { "pricing": [5, 30, 0.5], "tiers": [{ "serviceTier": "priority", "pricing": [10, 60, 1] }] }, "extraBody": { "store": false, "tool_choice": "auto", "reasoning": { "effort": "medium", "summary": "auto" } } }, { "id": "gpt-5.6-terra", "name": "GPT-5.6 Terra (ChatGPT)", "sdkMode": "openai-responses", "tooltip": "ChatGPT 提供的 GPT-5.6 均衡型模型,性能接近 GPT-5.5,价格仅为其一半,适合日常 Agent 工作流", "maxInputTokens": 272000, "maxOutputTokens": 128000, "webSearchTool": true, "useInstructions": true, "reasoningEffort": ["none", "low", "medium", "high", "xhigh"], "serviceTier": ["default", "priority"], "capabilities": { "toolCalling": true, "imageInput": true }, "tokenPricing": { "pricing": [2.5, 15, 0.25], "tiers": [{ "serviceTier": "priority", "pricing": [5, 30, 0.5] }] }, "extraBody": { "store": false, "tool_choice": "auto", "reasoning": { "effort": "medium", "summary": "auto" } } }, { "id": "gpt-5.6-luna", "name": "GPT-5.6 Luna (ChatGPT)", "sdkMode": "openai-responses", "tooltip": "ChatGPT 提供的 GPT-5.6 低成本高速模型,适合高频批量任务和成本敏感场景", "maxInputTokens": 272000, "maxOutputTokens": 128000, "webSearchTool": true, "useInstructions": true, "reasoningEffort": ["none", "low", "medium", "high", "xhigh"], "serviceTier": ["default", "priority"], "capabilities": { "toolCalling": true, "imageInput": true }, "tokenPricing": { "pricing": [1, 6, 0.1], "tiers": [{ "serviceTier": "priority", "pricing": [2, 12, 0.2] }] }, "extraBody": { "store": false, "tool_choice": "auto", "reasoning": { "effort": "medium", "summary": "auto" } } } ] }