jishie

GLM 5.2

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

$1.95Blended $/1M (3:1)
$1.2Input $/1M
$4.2Output $/1M
$5.401M in + 1M out
$0.26 −78%Cache read $/1M
#3930 of 5,000Cheapest rank
Provider
Inceptron (inceptron)
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 (this)$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 Inceptron 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):