Back to models
Z.ai GLM 5.1
z-ai/glm-5.1
Use model: "z-ai/glm-5.1" with any supported engine to orchestrate video generation through Pipevideo.
Pricing
Input tokens
$1.03/M
Output tokens
$3.23/M
Supported engines
About Zhipu AI
Chinese AI company creating the GLM family of bilingual models with strong capabilities in both English and Chinese.
zhipuai.cnProviders
Framerate
API example
curl -X POST https://api.pipevideo.co/v1/responses \
-H "Authorization: Bearer $PIPEVIDEO_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "z-ai/glm-5.1",
"engine": "hyperframes",
"input": "A product demo for a coffee brand"
}'