Skip to content
OpenSmartRoute
Model catalogue
Z.ai

Z.ai

GLM 5.1

z-ai/glm-5.1

Specification

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

Z.ai

GLM 5.1

reasoning open weights tools

Z.ai z-ai/glm-5.1

GLM-5.1 delivers a major leap in coding capability, with particularly significant gains in handling long-horizon tasks. Unlike previous models built around minute-level interactions, GLM-5.1 can work independently and continuously on...

Input $/1M
$0.97
Output $/1M
$3.04
Context
205K
Max output
128K
Released
Apr 7, 2026
Modalities
text
Intelligence index-
Coding index56
Agentic index25

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

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