{ "provider": "zai", "description": "Z.AI GLM coding plan. Same endpoint the official coding helper uses, but with real per-tier model mapping.", "baseUrl": "https://api.z.ai/api/anthropic", "auth": { "mode": "vault", "keyRef": "zai" }, "models": { "opus": "glm-5.3", "sonnet": "glm-5.3", "haiku": "glm-4.7", "fable": "glm-5.3" }, "subagentModel": "inherit", "gatewayModelDiscovery": false, "extraEnv": { "API_TIMEOUT_MS": "3000000", "CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC": "1" }, "contextTokens": 1000000, "configured": false }