jishie

Z.AI GLM-4.7

cerebras/zai-glm-4.7 · in: text → out: text · price provider-declared (via models.dev). Capabilities: toolsreasoningtext.

$2.38Blended $/1M (3:1)
$2.25Input $/1M
$2.75Output $/1M
$5.001M in + 1M out
$2.25Cache read $/1M
#4189 of 5,000Cheapest rank
Provider
Cerebras (cerebras)
Kind
text (outputs text)
Context
131,072 tokens
Max output
40,960 tokens
Capabilities
toolsreasoningtext

Call it

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

Most providers are OpenAI-compatible — point base_url at Cerebras 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.7","messages":[{"role":"user","content":"hello"}]}'

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