Z.ai: GLM 4.5V — AI model
Z.ai: GLM 4.5V is a AI model from Z Ai, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.
GLM-4.5V is a vision-language foundation model for multimodal agent applications. Built on a Mixture-of-Experts (MoE) architecture with 106B parameters and 12B activated parameters, it achieves state-of-the-art results in video understanding,...
Specs
| Vendor | Z Ai |
|---|---|
| Type | text, image |
| Context window | 65,536 tokens |
| Pricing | $0.60/M in · $1.80/M out |
| API | chat_completions |
| Capabilities | Vision · Tools |
Code example
curl https://api.hormouz.net/v1/chat/completions \
-H "Authorization: Bearer ng-YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "z-ai/glm-4.5v",
"messages": [{"role": "user", "content": "Hello!"}]
}'Use via Hormouz
Connect to this model and 450+ others with one API key — stable under heavy load and optimized for Iran.
Get started