GLM-5.3
zhipuai-coding-plan/glm-5.3 · family glm · in: text → out: text · price provider-declared (via models.dev). Capabilities: toolsreasoningtext.
freeBlended $/1M (3:1)
freeInput $/1M
freeOutput $/1M
free1M in + 1M out
freeCache read $/1M
#144 of 5,863Cheapest rank
- Provider
- Zhipu AI Coding Plan (
zhipuai-coding-plan) - Kind
- text (outputs text)
- Context
- 1,000,000 tokens
- Max output
- 131,072 tokens
- Capabilities
- toolsreasoningtext
Same model, other providers
“GLM-5.3” is offered by 3 providers — cheapest-effective first. This one (Zhipu AI Coding Plan) is the cheapest.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| Zhipu AI Coding Plan (this) | free | free | $0.00 | 1M |
| Z.AI Coding Plan | free | free | $0.00 | 1M |
| OpenCode Go | $1.4 | $4.4 | $2.15 | 1M |
Call it
jishie indexes & prices models; it does not proxy inference.
Most providers are OpenAI-compatible — point base_url at Zhipu AI Coding Plan and pass this model id:
curl $BASE_URL/v1/chat/completions \
-H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
-d '{"model":"glm-5.3","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):