feat(ai): add ZAI Coding Plan China provider

This commit is contained in:
弎水
2026-06-02 23:39:56 +08:00
parent e30b1b18d0
commit 51df39b9b9
13 changed files with 155 additions and 28 deletions

View File

@@ -64,6 +64,7 @@ pi
| OpenRouter | `OPENROUTER_API_KEY` | `openrouter` |
| Vercel AI Gateway | `AI_GATEWAY_API_KEY` | `vercel-ai-gateway` |
| ZAI | `ZAI_API_KEY` | `zai` |
| ZAI Coding Plan (China) | `ZAI_CODING_CN_API_KEY` | `zai-coding-cn` |
| OpenCode Zen | `OPENCODE_API_KEY` | `opencode` |
| OpenCode Go | `OPENCODE_API_KEY` | `opencode-go` |
| Hugging Face | `HF_TOKEN` | `huggingface` |