所有 CLI 工具的配置指南Setup guides for all supported CLI tools.
或手动配置各工具:Or configure each tool manually:
| 工具Tool | 指南Guide | 适用场景Best For |
|---|---|---|
| CC-Switch | 配置指南Setup Guide | 可视化配置,一次搞定所有工具Visual config, all tools at once |
| Claude Code | 配置指南Setup Guide | Anthropic 模型 (Opus, Sonnet)Anthropic models (Opus, Sonnet) |
| Codex CLI | 配置指南Setup Guide | OpenAI 模型 (GPT-5, o3)OpenAI models (GPT-5, o3) |
| Gemini CLI | 配置指南Setup Guide | Google 模型 (Gemini 2.5 Pro)Google models (Gemini 2.5 Pro) |
https://api.orcai.cc
| 格式Format | 端点Endpoint | 适用Used By |
|---|---|---|
| Anthropic | /v1/messages | Claude Code |
| OpenAI Chat | /openai/v1/chat/completions | ChatGPT clients |
| OpenAI Responses | /openai/v1/responses | Codex CLI |
| Gemini | /gemini/v1beta/models/{model}:generateContent | Gemini CLI |
检查 API Key 是否正确且已激活: 控制台Check API key is correct and active in Dashboard.
正常现象。探针格式不匹配,实际调用不受影响。Normal. Probe format mismatch. Actual calls work fine.
Telegram: t.me/orcAiAPI