We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd4f2a4 commit 1e239ddCopy full SHA for 1e239dd
internal/providers/configs/zai.json
@@ -2,7 +2,7 @@
2
"name": "Z.AI",
3
"id": "zai",
4
"api_key": "$ZAI_API_KEY",
5
- "api_endpoint": "https://api.z.ai/api/paas/v4",
+ "api_endpoint": "https://api.z.ai/api/coding/paas/v4",
6
"type": "openai",
7
"default_large_model_id": "glm-4.5",
8
"default_small_model_id": "glm-4.5-air",
0 commit comments