Best for
- Coding agents and multi-step tool use
- Long-context workloads (up to 1M tokens)
- Frontier reasoning at open-weight economics
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Zhipu’s frontier open-weight MoE — 1M-token context and strong agentic reasoning.
| Model ID | zai-org/GLM-5.2-NVFP4 |
| Route slug | glm-5.2-nvfp4 |
| Parameters | 744B (MoE, ~40B active) |
| Context | 1,048,576 tokens (1M) |
| License | MIT |
| Pricing | cogito.decart.ai/models/glm-5.2-nvfp4 |
client.chat.completions.create(
model="zai-org/GLM-5.2-NVFP4",
messages=[...],
)