[NS : rolensset] codex cli 第三方提供商 无法网络搜索的解决方案

根据官方最新源码: https://github.com/openai/codex 如果不使用自定义model_catalog_json,对于gpt5.6系列默认use_responses_lite=truelite模式下,codex不会注册原生web_search,必须注册web.runexecutor才能使用web
 
 
Back to Top