907f999
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{ "$schema": "https://opencode.ai/config.json", "provider": { "zai": { "npm": "@ai-sdk/openai-compatible", "name": "Z.ai", "options": { "baseURL": "https://api.z.ai/api/paas/v4" }, "models": { "glm-5": { "name": "GLM-5" } } } } }