王锄地 (@WangChuDi)5.6更新后中转站无法使用web_search工具的解决方法 中发帖

TLDR;
安装skills: 
codex-enable-web-search-catalog.zip (4.7 KB) 
然后发送 
使用 $codex-enable-web-search-catalog 配置 Web Search

原理:
5.6模型在codex中使用的是新的responses_lite协议,加入了新的/alpha/search端点。通过关闭这个协议的使用可以直接回到response协议,类似GPT5.5[image] 
 [image] 
 [image]
 
 
Back to Top