jishie

GLM-4.7-Flash

amazon-bedrock/zai.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.07
Input $/1M
$0.4
Output $/1M
$0.47
1M in + 1M out
—
Cache read $/1M
#1361 of 7,708
Cheapest rank
Provider
Amazon Bedrock (amazon-bedrock)
Kind
text (outputs text)
Context
202,752 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.

ProviderInputOutputBlendedContext
Z.AIfreefree$0.00200k
Pendrafreefree$0.00200k
Hugging Facefreefree$0.00200k
Zhipu AIfreefree$0.00200k
Deep Infra$0.06$0.4$0.15203k
DevPass (LLM Gateway)$0.06$0.4$0.15200k
Cloudflare Workers AI$0.0605$0.4$0.15131k
Kilo Gateway$0.0605$0.4$0.15131k
OpenRouter$0.0605$0.4$0.15200k
Amazon Bedrock (this)$0.07$0.4$0.15203k
NovitaAI$0.07$0.4$0.15200k
Jiekou.AI$0.07$0.4$0.15200k
Cortecs$0.08$0.478$0.18203k

Call it

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

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

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

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

← all Amazon Bedrock models · model index · JSON