7 hours ago any-ccswitch-codex,实测有效,可正常加mcp工具🌐 链接: https://linux.do/t/topic/2384053🔍 关键词: #api #codex🏷️ 分组: LinuxDo论坛🕒 时间: 2026-06-12 13:29:07 LINUX DO any-ccswitch-codex,实测有效,可正常加mcp工具 问题:通过ccswitch配置any一直不成功,会出现诸如encrypted content等其他报错 解决:通过添加wangwar提供的代码,就可以正常对话了,如下 stream=true include = ["reasoning.encrypted_content"] api_protocol = "responses" store = false disable_response_storage = true 另外我还试了下添加mcp工具,也不会出现问题,依旧正常,全部配置如下: model_provider…