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.
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.