Back to Models

Qwen: Qwen3 Coder Flash

qwen/qwen3-coder-flash
Sep 17, 20251M context65.5K max output$0.30/M in · $1.50/M out

Description

Qwen3 Coder Flash is Alibaba's fast and cost efficient version of their proprietary Qwen3 Coder Plus. 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$0.30$0.50$0.80
Output$1.50$2.50$4.00
Cache Read$0.06$0.10$0.16
Cache Write$0.38$0.63$1.00

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-flash",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'
Qwen: Qwen3 Coder Flash — Pricing & API on OminiGate