jishie

glm-4.7

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

This is a text model — providers price it per unit, not per token, so models.dev carries no token price (fields read “—”). See Poe’s docs for per-unit rates.

Provider
Poe (poe)
Kind
text (outputs text)
Context
205,000 tokens
Max output
131,072 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$0.45$1.65$0.75200k
DevPass (LLM Gateway)$0.38$1.98$0.78205k
Ofox$0.4$2.2$0.85205k
Poe (this)———205k

Call it

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

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

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

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

← all Poe models · model index · JSON