Z.ai: GLM 4.7 Flash — AI model

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

As a 30B-class SOTA model, GLM-4.7-Flash offers a new option that balances performance and efficiency. It is further optimized for agentic coding use cases, strengthening coding capabilities, long-horizon task planning,...

Specs

VendorZ Ai
Typetext
Context window202,752 tokens
Pricing$0.06/M in · $0.40/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-4.7-flash",
    "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