Skip to content
OpenSmartRoute
Model catalogue
Z.ai

Z.ai

GLM 4.5

z-ai/glm-4.5

Specification

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

Z.ai

GLM 4.5

reasoning open weights tools

Z.ai z-ai/glm-4.5

GLM-4.5 is our latest flagship foundation model, purpose-built for agent-based applications. It leverages a Mixture-of-Experts (MoE) architecture and supports a context length of up to 128k tokens. GLM-4.5 delivers significantly...

Input $/1M
$0.60
Output $/1M
$2.20
Context
131K
Max output
98K
Released
Jul 25, 2025
Modalities
text

Cached input reads $0.11 per 1M · weights on Hugging Face as zai-org/GLM-4.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 4.5
targets:
  - id: glm-4-5
    kind: llm
    name: GLM 4.5
    metadata:
      model: z-ai/glm-4.5          # links the target to this catalogue entry
    capabilities:
      domains: [general]
      supports_tools: true
      context_window: 131072
    cost:
      usd_per_1k_tokens: 0.001400