5 hours ago 请教一下cc switch 的使用问题🌐 链接: https://linux.do/t/topic/2442803🔍 关键词: #api #codex🏷️ 分组: LinuxDo论坛🕒 时间: 2026-06-21 18:01:02 LINUX DO 请教一下cc switch 的使用问题 通过cc switch配置君的公益站,用codex 这是我用的 config.toml内容 model_provider = “custom” model = “glm-5.2” model_reasoning_effort = “high” disable_response_storage = true [model_providers.custom] name = “My Codex” base_url = “https://muyuan.do/v1” wire_api = “responses”…