Skip to content
OpenSmartRoute
Model catalogue
Z.ai

Z.ai

GLM 5 Turbo

z-ai/glm-5-turbo

Specification

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

Z.ai

GLM 5 Turbo

reasoning tools

Z.ai z-ai/glm-5-turbo

GLM-5 Turbo is a new model from Z.ai designed for fast inference and strong performance in agent-driven environments such as OpenClaw scenarios. It is deeply optimized for real-world agent workflows...

Input $/1M
$1.20
Output $/1M
$4.00
Context
203K
Max output
131K
Released
Mar 15, 2026
Modalities
text

Cached input reads $0.24 per 1M

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