jishie

GLM 5.2

lilac/zai-org/glm-5.2 · family glm · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolsreasoningtext.

$1.43Blended $/1M (3:1)
$0.9Input $/1M
$3Output $/1M
$3.901M in + 1M out
$0.27 −70%Cache read $/1M
#3541 of 5,000Cheapest rank
Provider
Lilac (lilac)
Context
524,288 tokens
Max output
524,288 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 (this)$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
Fireworks AI$1.4$4.4$2.151049k
Baseten$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 Lilac and pass this model id:

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

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