AI Gateway
GLM-4.6V series are Z.ai’s iterations in a multimodal large language model. GLM-4.6V scales its context window to 128k tokens in training, and achieves SoTA performance in visual understanding among models of similar parameter scales.
import { streamText } from 'ai'
const result = streamText({ model: 'zai/glm-4.6v', prompt: 'Why is the sky blue?'})Try out GLM-4.6V by Z.ai. Usage is billed to your team at API rates. Free users get $5 of credits every 30 days, and you are considered a free user if you haven't made a payment.
Chat with
Powered by AI Gateway