Z.ai's extremely low-cost GLM reasoning model for fast coding and tool workflows.
| Provider | Context | Price · in / out |
|---|---|---|
| zzaiNo trainingNo training on your data | 128K | $0.87 / $2.76/MTok |
routing.strategyproviders.onlyproviders.excludeproviders.ordermax_cost_usddata_policydocs →Collecting — charts appear after two days.
curl https://www.ninjachat.ai/api/v1/chat/completions \
-H "Authorization: Bearer $NINJACHAT_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "glm-5",
"messages": [{ "role": "user", "content": "Hello!" }],
"stream": true
}'Zhipu AI's GLM-5 with strong bilingual (Chinese/English) capabilities.
GLM-5 costs $0.87/M input tokens and $2.76/M output tokens.
GLM-5 accepts text and returns text.
POST /api/v1/chat/completions with `"model": "glm-5"`.
GLM 4.7 Flash, GLM 5.2.
Anthropic's highest-capability generally available model for long-running agents.
Anthropic's fastest Claude variant — lightning-quick responses.
Anthropic's most intelligent model — use when quality is paramount.