AIClient-2-API/src/providers/openai
hex2077 d0319047a1 feat: 添加对新模型 claude-opus-4-6 和 gpt-5.3-codex 的支持
- 在 Claude Kiro 提供商的模型映射表中新增 claude-opus-4-6
- 在提供商模型列表中为 claude-kiro-oauth 添加 claude-opus-4-6
- 在 OpenAI Codex 提供商中更新 API 版本至 0.98.0 并添加 gpt-5.3-codex 模型
2026-02-06 11:43:38 +08:00
..
codex-core.js feat: 添加对新模型 claude-opus-4-6 和 gpt-5.3-codex 的支持 2026-02-06 11:43:38 +08:00
codex-responses-strategy.js feat: 新增 OpenAI Codex OAuth 支持与用量查询功能 2026-01-27 16:31:23 +08:00
iflow-core.js feat: 支持批量关联配置文件并优化模型列表管理 2026-02-05 17:52:22 +08:00
openai-core.js feat: 添加监控请求ID临时存储功能到各AI服务提供商 2026-02-05 15:28:43 +08:00
openai-responses-core.js feat: 添加监控请求ID临时存储功能到各AI服务提供商 2026-02-05 15:28:43 +08:00
openai-responses-core.mjs refactor(项目结构): 重构项目目录结构并优化代码组织 2026-01-10 18:19:06 +08:00
openai-responses-strategy.js feat(logging): 添加日志系统配置和下载功能 2026-01-25 17:24:39 +08:00
openai-strategy.js feat(logging): 添加日志系统配置和下载功能 2026-01-25 17:24:39 +08:00
qwen-core.js feat: 添加监控请求ID临时存储功能到各AI服务提供商 2026-02-05 15:28:43 +08:00