glm-4.5-airZ.AI
- endpoints
- 1
- regions
- 1
- api
- chat
- released
- July 2025
capabilities 2/8
| # | flags | ||||||
|---|---|---|---|---|---|---|---|
| 1 | Global | 131K | $0.20 | $1.10 | $0.20 | zdr |
no measured traffic for this model yet. the endpoints table above carries provider pricing
| eval | Score as a share of 100 | /100 |
|---|---|---|
| MMLU Pro | 81.5 | |
| Math Index | 80.7 | |
| AIME 2025 | 80.7 | |
| GPQA Diamond | 73.3 | |
| LiveCodeBench | 68.4 | |
| τ²-Bench | 46.5 | |
| Terminal-Bench Hard | 20.5 | |
| Intelligence Index | 11.1 | |
| Humanity's Last Exam | 7.0 | |
| 9 evals | mean | 52.2 |
Scores from Artificial Analysis and public leaderboards, normalised to 100. Bar colour is the band, not the rank: green 80 and up, blue 55 and up, amber 30 and up. Benchmarks measure narrow skills, so test on your own workload before committing. Released 2025-07-28.
deepinfra/zai-org/GLM-4.5-Airthis model has no managed policy yet, so call the provider endpoint directly. every id in the endpoints table works the same way
Base url is https://router.requesty.ai/v1 for every id here. One key reaches the whole catalog.
from openai import OpenAI client = OpenAI( api_key="YOUR_REQUESTY_API_KEY", base_url="https://router.requesty.ai/v1",) response = client.chat.completions.create( model="deepinfra/zai-org/GLM-4.5-Air", messages=[ {"role": "user", "content": "Explain quantum computing in one paragraph."}, ],) print(response.choices[0].message.content)
Change the base url, use your Requesty key, set the model to any id in the call pane. Existing OpenAI SDK code needs no other edit, and the same key reaches every other model in the catalog, so switching later is a one-parameter change. Browse all models
The GLM-4.5 series models are foundation models designed for intelligent agents. GLM-4.5 has 355 billion total parameters with 32 billion active parameters, while GLM-4.5-Air adopts a more compact design with 106 billion total parameters and 12 billion active parameters. GLM-4.5 models unify reasoning, coding, and intelligent agent capabilities to meet the complex demands of intelligent agent applications.
questions 5
Which providers serve glm-4.5-air?
How much does glm-4.5-air cost?
Is glm-4.5-air open weights?
What is the context window of glm-4.5-air?
How do I use glm-4.5-air with the OpenAI SDK?
more from z.ai 6
| model | context | from /M | providers |
|---|---|---|---|
| glm-5.3-flash | 1.0M | $0.07 | 7 |
| glm-5.3 | 1.0M | $1.20 | 6 |
| glm-5.2-fast | 1M | $2.10 | 1 |
| glm-5.2 | 1.0M | $0.80 | 11 |
| glm-5.1 | 205K | $0.84 | 5 |
| glm-5 | 203K | $1.00 | 2 |
route glm-4.5-air through one endpoint
One key for 1 provider on this model and 600+ others. No markup on provider prices, automatic failover, caching built in. Weekly aggregates in the measured pane come from production traffic routed through Requesty, one line per provider on a shared axis. Methodology
