fix(coding-agent): clarify ZAI Coding Plan label

closes #5965
This commit is contained in:
Armin Ronacher
2026-06-22 13:03:50 +02:00
parent 717a8f958a
commit 4f71b2d3b7
7 changed files with 11 additions and 6 deletions
+2 -2
View File
@@ -68,7 +68,7 @@ Unified LLM API with automatic model discovery, provider configuration, token an
- **xAI**
- **OpenRouter**
- **Vercel AI Gateway**
- **ZAI** (with separate Coding Plan China provider)
- **ZAI Coding Plan (Global)** (with separate China provider)
- **MiniMax**
- **Together AI**
- **GitHub Copilot** (requires OAuth, see below)
@@ -1123,7 +1123,7 @@ In Node.js environments, you can set environment variables to avoid passing API
| Together AI | `TOGETHER_API_KEY` |
| OpenRouter | `OPENROUTER_API_KEY` |
| Vercel AI Gateway | `AI_GATEWAY_API_KEY` |
| zAI | `ZAI_API_KEY` |
| ZAI Coding Plan (Global) | `ZAI_API_KEY` |
| ZAI Coding Plan (China) | `ZAI_CODING_CN_API_KEY` |
| MiniMax | `MINIMAX_API_KEY` |
| OpenCode Zen / OpenCode Go | `OPENCODE_API_KEY` |