GLM 5.2 Fast
Fast version of GLM 5.2 with 120-250 TPS.
ReasoningTool UseImplicit Caching
index.ts
import { streamText } from 'ai'
const result = streamText({ model: 'zai/glm-5.2-fast', prompt: 'Why is the sky blue?'})Fast version of GLM 5.2 with 120-250 TPS.
import { streamText } from 'ai'
const result = streamText({ model: 'zai/glm-5.2-fast', prompt: 'Why is the sky blue?'})