Skip to content
OpenSmartRoute
Model catalogue
Z.ai

Z.ai

GLM 4.5 Air

z-ai/glm-4.5-air

Specification

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

Z.ai

GLM 4.5 Air

reasoning open weights tools

Z.ai z-ai/glm-4.5-air

GLM-4.5-Air is the lightweight variant of our latest flagship model family, also purpose-built for agent-centric applications. Like GLM-4.5, it adopts the Mixture-of-Experts (MoE) architecture but with a more compact parameter...

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

Cached input reads $0.03 per 1M · weights on Hugging Face as zai-org/GLM-4.5-Air

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