jishie

GLM 5.2

empiriolabs/glm-5-2 · family glm · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolsreasoningtext.

$2.15Blended $/1M (3:1)
$1.4Input $/1M
$4.4Output $/1M
$5.801M in + 1M out
$1.4Cache read $/1M
#4075 of 5,000Cheapest rank
Provider
EmpirioLabs AI (empiriolabs)
Context
1,000,000 tokens
Max output
131,072 tokens
Capabilities
toolsreasoningtext

Same model, other providers

“GLM 5.2” is offered by 9 providers — cheapest-effective first. Umans AI Coding Plan is the cheapest at $0.00 blended.

ProviderInputOutputBlendedContext
Umans AI Coding Planfreefree$0.00406k
NanoGPT$0.42$1.32$0.651049k
Weights & Biases$0.76$2.42$1.18262k
Lilac$0.9$3$1.43524k
Merge Gateway$1.05$3.3$1.611000k
Vercel AI Gateway$1.1$3.851$1.791000k
Inceptron$1.2$4.2$1.951000k
EmpirioLabs AI (this)$1.4$4.4$2.151000k
Fireworks AI$1.4$4.4$2.151049k

Call it

jishie indexes & prices models; it does not proxy inference. Most providers are OpenAI-compatible — point base_url at EmpirioLabs AI 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-2","messages":[{"role":"user","content":"hello"}]}'

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