@interjc: codex 官方支持接入第三方开源大模型了
摘要
Codex now supports integration with third-party open-source large language models via its App, CLI, and SDK, not just OpenAI models.
查看缓存全文
缓存时间: 2026/06/18 10:05
codex 官方支持接入第三方开源大模型了
Tibo (@thsottiaux): Reminder that you can use the Codex App, CLI and SDK with any open source model, not just with OpenAI models.
相似文章
@Lonely__MH: 我靠!OpenAI 真 Open ! 官方明确表示:支持使用第三方模型 国产模型的春天来了,正大光明的用! 恭喜各位 @deepseek_ai @Zai_org @Alibaba_Qwen @XiaomiMiMo @MiniMax_AI …
OpenAI 官方宣布 Codex 支持使用第三方模型,包括国产模型如 DeepSeek、阿里 Qwen 等,开发者可自由集成多种模型。
@OpenAI: https://x.com/OpenAI/status/2061845950705140121
OpenAI 推出了针对 Codex 的新角色特定插件,以及注释和创建交互式应用的功能,从而将该工具的用途扩展到各个领域的非开发者。
@vista8: 目前用的最多的AI Coding工具是Codex。 但它的前端审美太差了,发现一个OpenCodex项目。 让你的Codex 随时切换非OpenAI模型。 比如用Kimi K3(OAuth)、Grok 4.5(OAuth) 、GLM 5.…
介绍OpenCodex项目,它能让AI编码工具Codex随时切换非OpenAI模型(如Kimi K3、Grok 4.5、GLM 5.2等),提升前端设计灵活性。
@QingQ77: 将 OpenCode Zen 协议桥接到 Anthropic/OpenAI 兼容格式的高性能 API 代理,让 Claude Code、Codex CLI 等工具透明使用国产模型。 https://github.com/Kiowx/ope…
opencode-cc 是一个高性能 Go API 代理,将 Anthropic/OpenAI 兼容的协议桥接到 OpenCode Zen 协议,使 Claude Code、Codex CLI 等工具能够透明使用包括 GLM、Kimi、DeepSeek、Qwen 在内的国产大模型,支持自动协议路由、工具调用、Web 控制面板等功能。
@VincentLogic: Codex 接第三方模型。最省事的配法:让 Codex 自己配自己。 跟它说一句"读一下 ~/.codex/config.toml,帮我加一个 DeepSeek 的自定义模型,别覆盖已有配置,API Key 从环境变量读"。它自己改完配置…
Codex can self-configure to integrate third-party models like DeepSeek and Ollama by reading and modifying its config file automatically.