幻墨如烟 (@Kc0ed) 在 [解答贴]如何在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 ,定位到这篇(无正确解答):
然而老大只表示:
[image]
而真正解决的帖子是makoMakoGo在下面这个帖子里说的(节选):
你是不是在旧对话切换到ds了,请注意:
DeepSeek V4 thinking mode 不兼容“从其他 provider 切过来的旧 Claud...