GLM-4.7
alibaba-coding-plan/glm-4.7 · family glm · in: text → out: text · price provider-declared (via models.dev). Capabilities: tools reasoning text.
free
Blended $/1M (3:1)
free
Input $/1M
free
Output $/1M
free
1M in + 1M out
free
Cache read $/1M
#157 of 7,708
Cheapest rank
- Provider
- Alibaba Coding Plan (
alibaba-coding-plan) - Kind
- text (outputs text)
- Context
- 202,752 tokens
- Max output
- 16,384 tokens
- Capabilities
- tools reasoning text
Same model, other providers
“GLM-4.7” is offered by 28 providers — cheapest-effective first. This one (Alibaba Coding Plan) is the cheapest.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| Alibaba Coding Plan (this) | free | free | $0.00 | 203k |
| KUAE Cloud Coding Plan | free | free | $0.00 | 205k |
| Z.AI Coding Plan | free | free | $0.00 | 205k |
| Alibaba Coding Plan (China) | free | free | $0.00 | 203k |
| Meganova | $0.2 | $0.8 | $0.35 | 203k |
| 302.AI | $0.286 | $1.14 | $0.50 | 205k |
| Deep Infra | $0.4 | $1.75 | $0.74 | 203k |
| Kilo Gateway | $0.4 | $1.75 | $0.74 | 203k |
| OpenRouter | $0.4 | $1.75 | $0.74 | 205k |
| DInference | $0.45 | $1.65 | $0.75 | 200k |
| DevPass (LLM Gateway) | $0.38 | $1.98 | $0.78 | 205k |
| Ofox | $0.4 | $2.2 | $0.85 | 205k |
| CrossModel | $0.47 | $2.16 | $0.89 | 200k |
Call it
jishie indexes & prices models; it does not proxy inference.
Most providers are OpenAI-compatible — point base_url at Alibaba Coding Plan 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):