AI: Daily chat traffic and low-latency interactive requests. / 日常聊天与低延迟交互流量。GitHub:github.com,api.github.com,raw.githubusercontent.com,githubusercontent.com,githubassets.com,codeload.github.com,objects.githubusercontent.comPackage:pypi.org,files.pythonhosted.orgDownload:docker.io,registry-1.docker.io,auth.docker.io, and large downloads / 以及大文件下载Model:huggingface.co,hf-mirror.com,cdn-lfs.huggingface.coAutoProxy: Fallback for uncategorized traffic / 未归类流量兜底DIRECT: LAN, local loopback, domestic mirrors, and domestic model vendors / 内网、本地回环、国内镜像和国内模型厂商
ark.cn-beijing.volces.comdashscope.aliyuncs.commodelscope.cnpypi.tuna.tsinghua.edu.cn- Company LAN and loopback addresses / 公司内网与本机回环地址
Recommended commands in the dedicated PowerShell window:
git clone ...
pip install ...
docker pull ...
huggingface-cli download ...That window preloads:
$env:HTTP_PROXY='http://127.0.0.1:7890'
$env:HTTPS_PROXY='http://127.0.0.1:7890'
$env:ALL_PROXY='http://127.0.0.1:7890'如果你使用的是自定义 Clash 端口,请同步更新 launcher.settings.json 里的 localProxyUrl。
codex,antigravity,claude,gemini-> proxy / 走代理qwen,dashscope,ark-> direct / 直连
- Public OpenAI-compatible entrypoints should include
/v1/.../ 公网 OpenAI 兼容入口需要带上/v1/... - Correct / 正确:
https://your-relay.example.com/v1/responses - Wrong / 错误:
https://your-relay.example.com/responses