GLM-4.7-Flash
cloudflare-workers-ai/@cf/zai-org/glm-4.7-flash · family glm-flash · in: text → out: text · price provider-declared (via models.dev). Capabilities: tools reasoning text.
$0.15
Blended $/1M (3:1)
$0.0605
Input $/1M
$0.4
Output $/1M
$0.46
1M in + 1M out
—
Cache read $/1M
#1247 of 7,710
Cheapest rank
- Provider
- Cloudflare Workers AI (
cloudflare-workers-ai) - Kind
- text (outputs text)
- Context
- 131,072 tokens
- Max output
- 131,072 tokens
- Capabilities
- tools reasoning text
Same model, other providers
“GLM-4.7-Flash” is offered by 15 providers — cheapest-effective first. Z.AI is the cheapest at $0.00 blended.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| Z.AI | free | free | $0.00 | 200k |
| Pendra | free | free | $0.00 | 200k |
| Hugging Face | free | free | $0.00 | 200k |
| Zhipu AI | free | free | $0.00 | 200k |
| Deep Infra | $0.06 | $0.4 | $0.15 | 203k |
| DevPass (LLM Gateway) | $0.06 | $0.4 | $0.15 | 200k |
| Cloudflare Workers AI (this) | $0.0605 | $0.4 | $0.15 | 131k |
| Kilo Gateway | $0.0605 | $0.4 | $0.15 | 131k |
| OpenRouter | $0.0605 | $0.4 | $0.15 | 200k |
| NovitaAI | $0.07 | $0.4 | $0.15 | 200k |
| Jiekou.AI | $0.07 | $0.4 | $0.15 | 200k |
| Amazon Bedrock | $0.07 | $0.4 | $0.15 | 203k |
| Cortecs | $0.08 | $0.478 | $0.18 | 203k |
Call it
jishie indexes & prices models; it does not proxy inference.
Most providers are OpenAI-compatible — point base_url at Cloudflare Workers AI and pass this model id:
curl $BASE_URL/v1/chat/completions \
-H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
-d '{"model":"@cf/zai-org/glm-4.7-flash","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):