any站的gpt请求报错,不知道是哪里配置出问题了求助。

any站的gpt请求报错,不知道是哪里配置出问题了求助。
any站的gpt请求报错,不知道是哪里配置出问题了求助。

image

model_provider = "ccswitch"

# --- 模型矩阵配置 ---
model = "gpt-5.5"
review_model = "gpt-5.5"                # 深度代码审查/复杂推理模型

# --- 环境与行为配置 ---
model_reasoning_effort = "xhigh" 
disable_response_storage = true
approval_policy = "on-request"
sandbox_mode = "workspace-write"
model_supports_reasoning_summaries = true

[model_providers.ccswitch]
name = "openai"
base_url = "https://a-ocnfniawgw.cn-shanghai.fcapp.run/v1"
wire_api = "responses"
requires_openai_auth = true

[windows]
sandbox = "elevated"

[features]
skills = true

[tui.model_availability_nux]
"gpt-5.5" = 4

[mcp_servers.ace-tool]
type = "stdio"
command = "cmd"
args = ["/c", "npx", "-y", "ace-tool@latest", "--base-url", "https://acemcp.heroman.wtf/relay/", "--token", "xxxx"]

[mcp_servers.context7]
type = "stdio"
command = "cmd"
args = ["/c", "npx", "-y", "@upstash/context7-mcp@latest"]

[marketplaces.openai-bundled]
last_updated = "2026-06-04T04:08:38Z"
source_type = "local"
source = '\\?\C:\Users\xxx\.codex\.tmp\bundled-marketplaces\openai-bundled'

9 个帖子 - 6 位参与者

阅读完整话题

来源: LinuxDo 最新话题查看原文