jishie

GLM-5.2

crusoe/zai/GLM-5.2 · family glm · in: text → out: text · price provider-declared (via models.dev). Capabilities: toolsreasoningtext.

$2.15Blended $/1M (3:1)
$1.4Input $/1M
$4.4Output $/1M
$5.801M in + 1M out
$0.26 −81%Cache read $/1M
#4090 of 5,861Cheapest rank
Provider
Crusoe (crusoe)
Kind
text (outputs text)
Context
1,000,000 tokens
Max output
131,072 tokens
Capabilities
toolsreasoningtext

Same model, other providers

“GLM-5.2” is offered by 60 providers — cheapest-effective first. Nvidia is the cheapest at $0.00 blended.

ProviderInputOutputBlendedContext
Nvidiafreefree$0.001M
Alibaba Token Planfreefree$0.001M
Kenarifreefree$0.001M
UnoRouterfreefree$0.001M
Zhipu AI Coding Planfreefree$0.001M
Z.AI Coding Planfreefree$0.001M
Alibaba Token Plan (China)freefree$0.001M
LLM Gateway$0.55$1.78$0.861M
CrofAI$0.5$2.2$0.931M
OpenRouter$0.63$1.98$0.971M
DigitalOcean$0.63$1.98$0.97262k
Deep Infra$0.75$2.4$1.161M
Crusoe (this)$1.4$4.4$2.151M

Call it

jishie indexes & prices models; it does not proxy inference.

Most providers are OpenAI-compatible — point base_url at Crusoe and pass this model id:

curl $BASE_URL/v1/chat/completions \
  -H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
  -d '{"model":"zai/GLM-5.2","messages":[{"role":"user","content":"hello"}]}'

Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):