@luckycdy【新人求教】anyrouter 中的 gpt codex 还能用吗? 中发帖

如题,我想知道是我配置问题,还是该站点的codex模型就是暂时用不了了。 
因为签到了好久所以想用起来。我配置claude code能用但是不稳定,时常重连。我之前配置好codex能用,但是上个月末突然不能用,一直提示“To use Codex with your ChatGPT plan, upgrade to Plus”。我的cc Switch 配置是:
disable_response_storage = true
model = "gpt-5-codex"
model_provider = "anyrouter"
model_reasoning_effort = "low"
windows_wsl_setup_acknowledged = true

[model_providers.anyrouter]
base_url = "https://anyrouter.top/v1"...