Qwen: Qwen3.6 Max Preview — AI model

Qwen: Qwen3.6 Max Preview is a AI model from Qwen, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.

Qwen3.6-Max-Preview is a proprietary frontier model from Alibaba Cloud built on a sparse mixture-of-experts architecture with approximately 1 trillion total parameters. It is optimized for agentic coding, tool use, and...

Specs

VendorQwen
Typetext
Context window262,144 tokens
Pricing$1.04/M in · $6.24/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": "qwen/qwen3.6-max-preview",
    "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