Loading
LoadingModel record / Z.ai
Access glm-4.5 from Z.ai through one OpenAI-compatible API with live market-linked pricing and usage-based billing.
Observed reliability
100
Output speed
—
This model averaged 45.0% below comparable direct provider prices across the selected range. Its strongest observed window was Any observed hour in UTC.
Average saved
45.0%
Cheapest time
Any observed hour
Hourly coverage
24/24
Signal quality
Growing
Hover a bar for savings per token and observation counts.
Source buckets are UTC; labels are converted to UTC.
Last 24 hours
#52
of 60 ranked models
Last 7 days
#57
of 60 ranked models
Last 30 days
#31
of 60 ranked models
p95 latency
24,516
Evidence strength
—
curl https://api.cheaperinference.com/v1/chat/completions \ -H "Authorization: Bearer ci_live_YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "model": "glm-4.5", "messages": [{"role": "user", "content": "Hello!"}] }'