jishie

GLM-4.7

dinference/glm-4.7 · family glm · in: text → out: text · price provider-declared (via models.dev). Capabilities: tools reasoning text.

$0.75
Blended $/1M (3:1)
$0.45
Input $/1M
$1.65
Output $/1M
$2.10
1M in + 1M out
—
Cache read $/1M
#3577 of 7,708
Cheapest rank
Provider
DInference (dinference)
Kind
text (outputs text)
Context
200,000 tokens
Max output
128,000 tokens
Capabilities
tools reasoning text

Same model, other providers

“GLM-4.7” is offered by 28 providers — cheapest-effective first. KUAE Cloud Coding Plan is the cheapest at $0.00 blended.

ProviderInputOutputBlendedContext
KUAE Cloud Coding Planfreefree$0.00205k
Alibaba Coding Planfreefree$0.00203k
Z.AI Coding Planfreefree$0.00205k
Alibaba Coding Plan (China)freefree$0.00203k
Meganova$0.2$0.8$0.35203k
302.AI$0.286$1.14$0.50205k
Deep Infra$0.4$1.75$0.74203k
Kilo Gateway$0.4$1.75$0.74203k
OpenRouter$0.4$1.75$0.74205k
DInference (this)$0.45$1.65$0.75200k
DevPass (LLM Gateway)$0.38$1.98$0.78205k
Ofox$0.4$2.2$0.85205k
CrossModel$0.47$2.16$0.89200k

Call it

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

Most providers are OpenAI-compatible — point base_url at DInference and pass this model id:

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

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

← all DInference models · model index · JSON