kilo/z-ai/glm-4.7-flash · family glm-flash · price provider-declared (via models.dev), USD per 1M tokens. Capabilities: toolsreasoningtext.
kilo)“GLM-4.7-Flash” is offered by 9 providers — cheapest-effective first. Zhipu AI is the cheapest at $0.00 blended.
| Provider | Input | Output | Blended | Context |
|---|---|---|---|---|
| Zhipu AI | free | free | $0.00 | 200k |
| Hugging Face | free | free | $0.00 | 200k |
| Z.AI | free | free | $0.00 | 200k |
| CrofAI | $0.04 | $0.3 | $0.10 | 203k |
| LLM Gateway | $0.06 | $0.4 | $0.15 | 200k |
| OpenRouter | $0.06 | $0.4 | $0.15 | 203k |
| Deep Infra | $0.06 | $0.4 | $0.15 | 203k |
| Cloudflare AI Gateway | $0.06 | $0.4 | $0.15 | 131k |
| Kilo Gateway (this) | $0.07 | $0.4 | $0.15 | 203k |
jishie indexes & prices models; it does not proxy inference. Most providers are OpenAI-compatible — point base_url at Kilo Gateway and pass this model id:
curl $BASE_URL/v1/chat/completions \
-H "Authorization: Bearer $API_KEY" -H "Content-Type: application/json" \
-d '{"model":"z-ai/glm-4.7-flash","messages":[{"role":"user","content":"hello"}]}'
Route programmatically with MCP find_model / get_model, or fetch this record free (no wallet):