-有佬知道这个问题怎么解决吗,ccswith可以正常使用 5 个帖子 - 3 位参与者 阅读完整话题
codex cli怎么在ccswithch里面配置any,求捞教 1 个帖子 - 1 位参与者 阅读完整话题
主要是想用gpt,gemini多账号管理,方便切换,另外考虑稳定性和中转api的速度。 搭建哪个更好用,搭建到代理还是纯海外vps? 5 个帖子 - 5 位参与者 阅读完整话题
使用自建的服务器,使用ccswith,途中会出现unexpected status 404 Not Found: openai_error, url: http://127.0.0.1:15721/v1/responses,使用ccswith测试正常,只要提问题、发请求就会出现,使用gpt 5.4也修复不了,使用收费的中转站就不会出现。求助大佬是个怎么回事,困扰一天了。 ssw配置: model_provider = “custom” model = “gpt-5.4” model_context_window = 1000000 model_auto_compact_token_limit = 900000 model_reasoning_effort = “xhigh” disable_response_storage = true model_instructions_file = “~/.codex/prompts/system-prompt.md” [model_providers] [model_providers.custom] name = “custom” wire_api = “response” requires_openai_auth = true base_url = “ https://XXXXXXXXX ” [profiles] [profiles.ctf] model_instructions_file = “~/.codex/prompts/instruction.ctf.md” 1 个帖子 - 1 位参与者 阅读完整话题