Skip to content
OpenSmartRoute
Model catalogue
Z.ai

Z.ai

GLM 5

z-ai/glm-5

Specification

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

Z.ai

GLM 5

reasoning open weights tools

Z.ai z-ai/glm-5

GLM-5 is Z.ai’s flagship open-source foundation model engineered for complex systems design and long-horizon agent workflows. Built for expert developers, it delivers production-grade performance on large-scale programming tasks, rivaling leading...

Input $/1M
$0.60
Output $/1M
$1.92
Context
205K
Max output
128K
Released
Feb 11, 2026
Modalities
text

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

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
targets:
  - id: glm-5
    kind: llm
    name: GLM 5
    metadata:
      model: z-ai/glm-5          # links the target to this catalogue entry
    capabilities:
      domains: [general]
      supports_tools: true
      context_window: 204800
    cost:
      usd_per_1k_tokens: 0.001260