GLM 4.7
GLM 4.7 is Z.ai's model released December 22, 2025 with major improvements in coding, tool usage, and multi-step reasoning. It uses a more natural conversational tone and shows improved frontend development results.
import { streamText } from 'ai'
const result = streamText({ model: 'zai/glm-4.7', prompt: 'Why is the sky blue?'})