GLM 5.3
import { streamText } from 'ai'
const result = streamText({ model: 'zai/glm-5.3', prompt: 'Why is the sky blue?'})import { streamText } from 'ai'
const result = streamText({ model: 'zai/glm-5.3', prompt: 'Why is the sky blue?'})