Skip to content
OpenSmartRoute
Model catalogue
Z.ai

Z.ai

GLM 4.5V

z-ai/glm-4.5v

Specification

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

Z.ai

GLM 4.5V

reasoning open weights tools

Z.ai z-ai/glm-4.5v

GLM-4.5V is a vision-language foundation model for multimodal agent applications. Built on a Mixture-of-Experts (MoE) architecture with 106B parameters and 12B activated parameters, it achieves state-of-the-art results in video understanding,...

Input $/1M
$0.60
Output $/1M
$1.80
Context
66K
Max output
16K
Released
Aug 11, 2025
Modalities
textimage

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

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