Skip to content

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.

ReasoningTool UseVision (Image)
index.ts
import { streamText } from 'ai'
const result = streamText({
model: 'zai/glm-4.5v',
prompt: 'Why is the sky blue?'
})

Playground

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.