Back to Models

Qwen: Qwen3 Coder Plus

qwen/qwen3-coder-plus
Sep 23, 20251M context65.5K max output$1.00/M in · $5.00/M outReasoning

Description

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 environment interaction, combining coding proficiency with versatile general-purpose abilities.

Specifications

Provider
qwen
Context Length
1M
Max Output
65.5K
Modality
Intext
Outtext

Pricing

Type32K>32K>128K
Input$1.00$1.80$3.00
Output$5.00$9.00$15.00
Cache Read$0.20$0.36$0.60
Cache Write$1.25$2.25$3.75

Quick Start

curl https://api.ominigate.ai/v1/chat/completions \
  -H "Authorization: Bearer sk-omg-your-api-key" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "qwen/qwen3-coder-plus",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'
Qwen: Qwen3 Coder Plus — Pricing & API on OminiGate