Z.ai: GLM 5 Turbo — AI model

Z.ai: GLM 5 Turbo is a AI model from Z Ai, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.

GLM-5 Turbo is a new model from Z.ai designed for fast inference and strong performance in agent-driven environments such as OpenClaw scenarios. It is deeply optimized for real-world agent workflows...

Specs

VendorZ Ai
Typetext
Context window262,144 tokens
Pricing$1.20/M in · $4.00/M out
APIchat_completions
CapabilitiesTools

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-5-turbo",
    "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

Related models