Qwen: Qwen3 Coder Plus — AI model

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

Qwen3 Coder Plus is Alibaba's proprietary version of the Open Source Qwen3 Coder 480B A35B. It is a powerful coding agent model specializing in autonomous programming via tool calling and...

Specs

VendorQwen
Typetext
Context window1,000,000 tokens
Pricing$0.65/M in · $3.25/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-coder-plus",
    "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