15:10 · Apr 26, 2026 · Sun [解答贴]如何在CodeX中通过CPA接入DeepSeek官方API?🌐 链接: https://linux.do/t/topic/2062244🔍 关键词: #api #codex🏷️ 分组: LinuxDo论坛🕒 时间: 2026-04-26 23:09:56 LINUX DO [解答贴]如何在CodeX中通过CPA接入DeepSeek官方API? 先上结论: 切一个新会话即可。 历程: 今天看DeepSeek又降低了缓存读取的价格,遂萌发出直接使用DeepSeek官key来写代码的想法,使用CPA配置了DeepSeek的供应商内容之后,无论是Claude供应商还是OpenAI供应商,都会出现类似下面内容的提示: The `content[].thinking` in the thinking mode must be passed back to the API 于是乎我在CPA的issue区搜索了 codex DeepSeek ,定位到这篇(无正确解答):…