qwen/qwen3.6-flash-2026-04-16

qwen/qwen3.6-flash-2026-04-16
by qwen · text+image+video in · text out · 1.05M ctx

Qwen3.6 Flash snapshot 2026-04-16 — frozen version of qwen3.6-flash, same capabilities.

INPUT$0.25/ 1M tokens
OUTPUT$1.50/ 1M tokens
p50 TTFT3.56 s7d
p95 TTFT7.25 s7d
TRAFFIC90.9Ktokens / 7d
Code samples
from openai import OpenAI

client = OpenAI(
    base_url="https://orcarouter.ai/v1",
    api_key="$ORCAROUTER_API_KEY",
)

response = client.chat.completions.create(
    model="qwen/qwen3.6-flash-2026-04-16",
    messages=[{"role": "user", "content": "Hello"}],
)
print(response.choices[0].message.content)
Pricing
TierInput / 1M tokensOutput / 1M tokens
256K$0.250$1.50
1.0M$1.00$4.00
Tier selected by input token count of each request
Performance
TTFT p50
3.56 s
Output speed
1107 tok/s
TTFT p95
7.25 s
Error rate
6.5%
Public benchmarks
No public benchmark scores ingested yet.
FAQ
How much does qwen/qwen3.6-flash-2026-04-16 cost on OrcaRouter?
qwen/qwen3.6-flash-2026-04-16 is priced at $0.25 per 1M input tokens and $1.50 per 1M output tokens via OrcaRouter. Pricing is pulled live from the routing layer.
What is qwen/qwen3.6-flash-2026-04-16's context window?
qwen/qwen3.6-flash-2026-04-16 supports a context window of 1M tokens. Use long-context features (RAG, summarisation) up to that limit.
How do I call qwen/qwen3.6-flash-2026-04-16 via the OpenAI SDK?
Set OpenAI base_url to https://orcarouter.ai/v1, supply your OrcaRouter API key, and pass model="qwen/qwen3.6-flash-2026-04-16" in the chat.completions.create call.
Does OrcaRouter rate-limit qwen/qwen3.6-flash-2026-04-16?
Per-model rate limits follow your OrcaRouter plan. Free tiers ship with conservative caps; paid tiers lift them. Check /pricing for current quotas.
Embed this badge
qwen/qwen3.6-flash-2026-04-16$0.25/M in3557ms p50via OrcaRouter
HTML <a href="https://www.orcarouter.ai/models/qwen/qwen3.6-flash-2026-04-16" target="_blank"> <img src="https://www.orcarouter.ai/embed/qwen/qwen3.6-flash-2026-04-16.svg" alt="qwen/qwen3.6-flash-2026-04-16 on OrcaRouter" /> </a>
Markdown [![qwen/qwen3.6-flash-2026-04-16](https://www.orcarouter.ai/embed/qwen/qwen3.6-flash-2026-04-16.svg)](https://www.orcarouter.ai/models/qwen/qwen3.6-flash-2026-04-16)