Skip to content
Dashboard

GLM 4.5V

GLM 4.5V is Z.AI's vision-language model built on GLM-4.5-Air. It supports image reasoning, long video understanding, GUI task handling, and visual grounding.

Input and output price
Prices from: Input $0.60, Output $1.80, Per 1M tokens
24h uptime
Loading AI Gateway uptime
import { streamText } from 'ai'
const result = streamText({
model: 'zai/glm-4.5v',
prompt: 'Why is the sky blue?'
})
Read docs

Copy link to headingProviders

Route requests across multiple providers. Copy a provider slug to set your preference. Visit the docs for more info. Using a provider means you agree to their terms, listed under Legal.

Provider
Context
Max Output
Latency
Throughput
Input
Output
Cache
Web Search
Capabilities
ZDR
No Training
Free Tier
Release Date
66K16K0.9 s90 tps
$0.60/M
$1.80/M
Read$0.11/M
+1
08/11/2025
66K16K0.8 s68 tps
$0.60/M
$1.80/M
Read$0.11/M
+1
08/11/2025

Copy link to headingPlayground

Try out GLM 4.5V by Z.AI. Usage is billed to your team at API rates. Free users (those who haven't made a payment) get $5 of credits every 30 days.

zai logo
zai logo

GLM 4.5V

Copy link to headingUptime

Direct request success rate on AI Gateway and per-provider. Visit the docs for more info.

Copy link to headingThroughput

P50 throughput on live AI Gateway traffic, in tokens per second (TPS). Visit the docs for more info.

Copy link to headingLatency

P50 time to first token (TTFT) on live AI Gateway traffic, in milliseconds. View the docs for more info.

Copy link to headingMore models by Z.AI

Model
Context
Latency
Throughput
Input
Output
Cache
Web Search
Capabilities
Providers
ZDR
No Training
Free Tier
Release Date
1M0.4 s329 tps
$0.70/M
$2.20/M
Read$0.13/M
digitalocean logo
09/02/2026
1M0.5 s150 tps
$0.07/M
$0.24/M
Read$0.01/M
+1
baseten logo
deepinfra logo
digitalocean logo
+14
08/26/2026
1M0.2 s266 tps
$0.70/M+1 more
$2.20/M+1 more
Read$0.12/M
baseten logo
blackbox logo
deepinfra logo
+12
08/18/2026
1M0.5 s185 tps
$2.10/M
$6.60/M
Read$0.21/M
alibaba logo
baseten logo
fireworks logo
06/23/2026
1M0.2 s611 tps
$0.70/M+1 more
$2.20/M+1 more
Read$0.11/M
alibaba logo
baseten logo
blackbox logo
+15
06/16/2026
205K1.6 s52 tps
$1.40/M
$4.40/M
Read$0.26/M
deepinfra logo
novita logo
zai logo
04/07/2026

Copy link to headingAbout GLM 4.5V

GLM 4.5V extends the GLM-4.5-Air foundation with multimodal vision capabilities. Built by Z.AI, it targets image reasoning, document understanding, and visual grounding tasks at a comparable scale to other models in its class.

The model supports a broad range of visual input types: single images, multi-image analysis, long video understanding with event recognition, complex chart and document parsing, and GUI task handling including screen reading and icon recognition. A distinctive feature is visual grounding, where the model localizes specific elements in images with bounding box coordinates, enabling applications that need to point at or interact with visual content programmatically.

GLM 4.5V includes a thinking mode switch that balances quick responses against deeper reasoning. For straightforward visual questions, disable thinking for fast responses. For complex multi-image analysis or document interpretation, enable thinking to improve accuracy. The model operates within a context window of 66K tokens.

Copy link to headingWhat To Consider When Choosing a Provider

  • Configuration: High-resolution images consume more input tokens. Consider resizing images to the minimum resolution your task requires to control costs.
  • Configuration: Enable thinking for complex visual reasoning tasks (chart analysis, multi-image comparison). Disable it for simple captioning or classification to reduce latency.
  • Configuration: When using visual grounding, the model returns bounding box coordinates normalized by image dimensions. Your application needs to handle this coordinate format for downstream processing.
  • Zero Data Retention: Zero Data Retention is offered on a per-provider and model basis. See the documentation for details.
  • Authentication: AI Gateway authenticates requests using an API key or OIDC token. You do not need to manage provider credentials directly.

Copy link to headingWhen to Use GLM 4.5V

Best for

  • Document and chart understanding: Parsing complex layouts with mixed text, tables, and figures requires joint visual-textual reasoning
  • GUI automation and testing: Screen reading, icon recognition, and visual element localization in one model
  • Multi-image analysis: Multiple images or image sequences processed in a single request
  • Long video understanding: Event recognition and temporal reasoning across extended video content
  • Visual grounding tasks: Bounding box coordinates for detected elements are returned natively

Consider alternatives when

  • Text-only capabilities: GLM-4.5 or GLM-4.5-Air provides the same language foundation without the vision overhead
  • Image generation needed: GLM 4.5V is input-multimodal only and produces text output
  • Advanced vision features: GLM-4.6V offers an upgraded 128K context window and native multimodal function calling
  • Pixel-accurate frontend replication: GLM-4.6V includes targeted improvements for HTML/CSS reconstruction from screenshots

GLM 4.5V brings vision-language capability to the GLM-4.5 generation, with a focus on document understanding, GUI interaction, and visual grounding. The thinking mode switch gives you control over the accuracy-latency tradeoff on a per-request basis.

Your use is subject to Z.AI's Terms & Privacy Policies.