Skip to content
OpenSmartRoute
Model catalogue
Z.ai

Z.ai

GLM 4.6

z-ai/glm-4.6

Specification

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

Z.ai

GLM 4.6

reasoning open weights tools

Z.ai z-ai/glm-4.6

Compared with GLM-4.5, this generation brings several key improvements: Longer context window: The context window has been expanded from 128K to 200K tokens, enabling the model to handle more complex...

Input $/1M
$0.43
Output $/1M
$1.75
Context
205K
Max output
16K
Released
Sep 30, 2025
Modalities
text
Intelligence index-
Coding index46
Agentic index-

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

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