GLM 5.1
GLM 5.1 advances Z.ai's GLM-5 generation with a focus on long-horizon autonomous coding. It can work independently on a single task for over eight hours, planning, executing, and iterating until it delivers engineering-grade results.
import { streamText } from 'ai'
const result = streamText({ model: 'zai/glm-5.1', prompt: 'Why is the sky blue?'})