jishie

GLM-4.6

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

$1.00Blended $/1M (3:1)
$0.6Input $/1M
$2.2Output $/1M
$2.801M in + 1M out
$0.11 −82%Cache read $/1M
#3126 of 5,000Cheapest rank
Provider
Impossibl (impossibl)
Context
204,800 tokens
Max output
131,072 tokens
Capabilities
toolsreasoningtext

Same model, other providers

“GLM-4.6” is offered by 9 providers — cheapest-effective first. ModelScope is the cheapest at $0.00 blended.

ProviderInputOutputBlendedContext
ModelScopefreefree$0.00203k
iFlowfreefree$0.00200k
302.AI$0.286$1.142$0.50205k
Ofox$0.4$1.9$0.78205k
Meganova$0.45$1.9$0.81203k
OpenRouter$0.5$2$0.88205k
Deep Infra$0.5$2$0.88203k
LLM Gateway$0.55$2.2$0.96205k
Impossibl (this)$0.6$2.2$1.00205k

Call it

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

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