Skip to content
OpenSmartRoute
Model catalogue
Z.ai

Z.ai

GLM 5.2

z-ai/glm-5.2

Specification

Published by the vendor; the platform bills at the target's declared price.

Z.ai

GLM 5.2

reasoning open weights tools

Z.ai z-ai/glm-5.2

GLM 5.2 is a large-scale reasoning model from Z.ai. It supports text input and output with a 1M-token context window, and is suited for long-horizon agent workflows, project-level software engineering,...

Input $/1M
$0.97
Output $/1M
$3.04
Context
1.0M
Max output
131K
Released
Jun 16, 2026
Modalities
text
Intelligence index-
Coding index69
Agentic index40

Cached input reads $0.19 per 1M · weights on Hugging Face as zai-org/GLM-5.2

On this deployment

No routing target resolves to this model yet. Declare one and the router picks it up without retraining.

Not routable here yet
Add a target with metadata.model set to this id.
targets.yamlyaml
# targets.yaml - declare a target that runs GLM 5.2
targets:
  - id: glm-5-2
    kind: llm
    name: GLM 5.2
    metadata:
      model: z-ai/glm-5.2          # links the target to this catalogue entry
    capabilities:
      domains: [general]
      supports_tools: true
      context_window: 1048576
    cost:
      usd_per_1k_tokens: 0.002001