Skip to content
Dashboard

GLM-4.6V

GLM-4.6V is Z.AI's full-scale 106B vision-language foundation model with a context window of 128K tokens, native multimodal function calling, interleaved image-text generation, and pixel-accurate frontend replication from screenshots. Your use subject to Z.AI's Terms & Privacy Policies.

Vision (Image)File InputReasoningTool UseImplicit Caching
index.ts
import { streamText } from 'ai'
const result = streamText({
model: 'zai/glm-4.6v',
prompt: 'Why is the sky blue?'
})

Playground

Try out GLM-4.6V 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.6V

Providers

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
Release Date
128K24K
0.7s
108tps
$0.30/M
$0.90/M
Read:$0.05/M
Write:
+2
09/30/2025
Throughput

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

Latency

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

Uptime

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

More models by Z.AI

Model
Context
Latency
Throughput
Input
Output
Cache
Web Search
Capabilities
Providers
ZDR
No Training
Release Date
1M
1.9s
180tps
$2.10/M
$6.60/M
Read:$0.21/M
Write:
fireworks logo
wafer logo
06/23/2026
1M
0.3s
332tps
$1.40/M$0.90/M
Fast $2.10/M
$4.40/M$2.84/M
Fast $6.60/M
Read:$0.26/M$0.14/M
Write:
alibaba logo
baseten logo
crusoe logo
+11
06/16/2026
205K
1.3s
97tps
$1.40/M
$4.40/M
Read:$0.26/M
Write:
deepinfra logo
fireworks logo
novita logo
+1
04/07/2026
203K
4.8s
37tps
$1.20/M
$4/M
Read:$0.24/M
Write:
zai logo
03/15/2026
203K
0.4s
80tps
$0.80/M
$2.56/M
Read:$0.16/M
Write:
bedrock logo
deepinfra logo
novita logo
+2
02/12/2026
205K
0.1s
424tps
$2.25/M
$2.75/M
Read:$2.25/M
Write:
baseten logo
bedrock logo
cerebras logo
+3
12/22/2025

About GLM-4.6V

GLM-4.6V is Z.AI's full-scale 106B parameter vision-language model, designed for cloud and high-performance cluster deployment. Released September 30, 2025, it upgrades GLM-4.5V with a context window of 128K tokens, native multimodal function calling, and reported multimodal benchmark results at comparable parameter scales.

A defining capability is native multimodal function calling, which lets you pass images and screenshots directly as tool inputs without converting them to text descriptions first. This enables agentic workflows where the model reasons about visual content, decides to call tools based on what it sees, and processes visual results across multiple steps. Combined with interleaved image-text content generation, GLM-4.6V produces mixed-media outputs from complex inputs.

GLM-4.6V handles frontend replication and visual editing: given a screenshot, it can reconstruct pixel-accurate HTML/CSS and apply iterative modifications. This capability, combined with multimodal document understanding (joint interpretation of text, layout, charts, and figures), suits UI development workflows and complex document processing pipelines.

What To Consider When Choosing a Provider

  • Configuration: At 106B parameters, GLM-4.6V is designed for cloud deployment. Consider the latency implications for latency-sensitive applications and evaluate GLM-4.6V-Flash (9B) for use cases where speed matters more than peak capability.
  • Configuration: When building agentic pipelines, GLM-4.6V's native ability to process images as tool inputs eliminates the need for intermediate text conversion. Design your tool schemas to accept image inputs directly.
  • Configuration: The expanded context supports extended document and multi-image understanding. For workflows processing many images or long documents, this reduces the need to chunk inputs across multiple requests.
  • Zero Data Retention: AI Gateway does not currently support Zero Data Retention for this model. See the documentation for models that support ZDR.
  • Authentication: AI Gateway authenticates requests using an API key or OIDC token. You do not need to manage provider credentials directly.

When to Use GLM-4.6V

Best for

  • Frontend development and UI replication: Pixel-accurate HTML/CSS reconstruction from screenshots accelerates development workflows
  • Agentic visual workflows: Native multimodal function calling passes images directly as tool inputs without text conversion
  • Complex document understanding: Richly formatted pages parsed with joint analysis of text, layout, charts, and figures
  • Multi-image analysis and comparison: The context window of 128K tokens fits image sequences and visual datasets
  • Interleaved content generation: Mixed image-text outputs produced from complex multimodal inputs

Consider alternatives when

  • Latency-constrained deployments: GLM-4.6V-Flash (9B) offers vision capabilities with lower inference time for local and low-latency workloads
  • Text-only capabilities: GLM-4.6 provides the coding-focused model without vision processing overhead
  • Simple image tasks: A lighter vision model may be more cost-effective for basic classification or captioning
  • Reasoning plus vision: Evaluate newer models in the GLM lineup for combined depth and multimodal advances

Conclusion

GLM-4.6V is Z.AI's full-scale 106B vision-language model, combining native multimodal function calling and a context window of 128K tokens. It fits teams building multimodal applications that need frontend replication, document understanding, and agentic visual workflows.