GLM-4.5
orcarouter/z-ai/glm-4.5 · family glm · in: text → out: text · price provider-declared (via models.dev). Capabilities: tools reasoning text.
$1.00
Blended $/1M (3:1)
$0.6
Input $/1M
$2.2
Output $/1M
$2.80
1M in + 1M out
$0.11 −82%
Cache read $/1M
#4034 of 7,708
Cheapest rank
- Provider
- OrcaRouter (
orcarouter) - Kind
- text (outputs text)
- Context
- 131,072 tokens
- Max output
- 98,304 tokens
- Capabilities
- tools reasoning text
Same model, other providers
“GLM-4.5” is offered by 14 providers — cheapest-effective first. ModelScope is the cheapest at $0.00 blended.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| ModelScope | free | free | $0.00 | 131k |
| 302.AI | $0.286 | $1.14 | $0.50 | 131k |
| OrcaRouter (this) | $0.6 | $2.2 | $1.00 | 131k |
| Z.AI | $0.6 | $2.2 | $1.00 | 131k |
| Kilo Gateway | $0.6 | $2.2 | $1.00 | 131k |
| Abacus | $0.6 | $2.2 | $1.00 | 131k |
| NovitaAI | $0.6 | $2.2 | $1.00 | 131k |
| OpenRouter | $0.6 | $2.2 | $1.00 | 131k |
| Hugging Face | $0.6 | $2.2 | $1.00 | 131k |
| Impossibl | $0.6 | $2.2 | $1.00 | 131k |
| Jiekou.AI | $0.6 | $2.2 | $1.00 | 131k |
| Merge Gateway | $0.6 | $2.2 | $1.00 | 128k |
| Zhipu AI | $0.6 | $2.2 | $1.00 | 131k |
Call it
jishie indexes & prices models; it does not proxy inference.
Most providers are OpenAI-compatible — point base_url at OrcaRouter and pass this model id:
curl $BASE_URL/v1/chat/completions \
-H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
-d '{"model":"z-ai/glm-4.5","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):