Qwen3.6 Plus

qwen/qwen3.6-plus
VisionToolsJSONReasoning
by Qwen · 2026-04-02

Qwen3.6 Plus — flagship multimodal chat (text/image/video), 1M context, Vibe Coding + function calling.

ctx1.05M tokens
Max output65.5K
Inputtext + image + video
Outputtext
p50 TTFT3.78 s
INPUT$0.28/ 1M tokens
OUTPUT$1.65/ 1M tokens
p50 TTFT3.78 s7d
p95 TTFT9.86 s7d
TRAFFIC24.7Mtokens / 7d

Qwen3.6 Plus is a member of the Qwen family of large language models, developed by Alibaba's Qwen team. It is designed to handle extended context lengths and multimodal inputs, including text,…

What is Qwen3.6 Plus?

Who is Qwen3.6 Plus for?

What input modalities does Qwen3.6 Plus support?

How large is the context window?

Code samples

Call from any SDK

OpenAI-compatible — keep the SDK you already use

  • OpenAI SDKhttps://api.orcarouter.ai/v1
from openai import OpenAI

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

response = client.chat.completions.create(
    model="qwen/qwen3.6-plus",
    messages=[{"role": "user", "content": "Hello"}],
)
print(response.choices[0].message.content)

Supported parameters

  • enable_search
  • enable_thinking
  • include_reasoning
  • logprobs
  • max_tokens
  • n
  • parallel_tool_calls
  • presence_penalty
  • reasoning
  • repetition_penalty
  • response_format
  • seed
  • stop
  • stream
  • stream_options
  • temperature
  • thinking_budget
  • tool_choice
  • tools
  • top_k
  • top_logprobs
  • top_p

Pricing

TierInput / 1M tokensOutput / 1M tokens
256K$0.276$1.651
1.0M$1.101$6.602
Tier selected by input token count of each request

Cost calculator

Tokens / month10MM
Input share70%%
Estimated / month $6.89

Estimate based on list price

Tiered pricing — this estimate uses base-tier rates.

Token & cost estimator

Input tokens: 20Cost per request: $0.000831

Estimate only — actual token counts depend on the provider's tokenizer.

Performance

p50 TTFT
3.78 s
Output speed
55.1 tok/s
p95 TTFT
9.86 s
Error rate
0.24%

Public benchmarks

62.5
AA Coding
Better than 90% of models compared
#11 of 106
67.5
AA Intelligence
Better than 93% of models compared
#8 of 110
66.5
AA Math
Better than 56% of models compared
#36 of 81
GPQA Diamond
61.5 index
Humanity's Last Exam
25.7
IFBench
75.2
Long-Context Recall
69.7
MMLU-Pro
77.5 index
SciCode
40.7
TerminalBench Hard
43.9
τ²-Bench
60.5 index
Source: artificialanalysis.ai

How it compares

Qwen3.6 Plusqwen/qwen3-max-previewQwen3.5 397B A17Bqwen/qwen3.5-plus
Input $/M$0.28$0.86$0.17$0.12
Output $/M$1.65$3.44$1.03$0.69
Context1.0M262K33K1.0M
Quality8/108/108/108/10
Compare side-by-sideCompare side-by-sideCompare side-by-sideCompare side-by-side

FAQ

What is the context window size of Qwen3.6 Plus?
Qwen3.6 Plus supports a context window of 1,048,576 tokens (approximately 1 million tokens).
What input modalities does Qwen3.6 Plus accept?
It accepts text, image (via URL or base64), and video (via URL). Audio is not directly supported; audio track must be transcribed to text.
What is the τ²-Bench score and what does it represent?
Qwen3.6 Plus scored 97.7 on τ²-Bench, a benchmark that measures tool-use reasoning and multi-step problem-solving.
How do I call Qwen3.6 Plus via OrcaRouter?
Use base URL https://api.orcarouter.ai/v1, model ID "qwen/qwen3.6-plus", and standard OpenAI chat completions format. Include your OrcaRouter API key.
What is the cost per token for Qwen3.6 Plus?
Pricing is usage-based per token for input and output. Exact rates are set by OrcaRouter; check their pricing page for current details.
Is my data kept private when using OrcaRouter?
Data handling policies are determined by OrcaRouter. Review OrcaRouter's privacy and data protection documentation for specifics on encryption and retention.
Can I stream responses from Qwen3.6 Plus?
Yes, set the 'stream' parameter to true in your API request to receive responses in real-time.
What is the maximum output length per request?
The model can generate up to 65,536 tokens per request.
How does Qwen3.6 Plus compare to GPT-4o?
Qwen3.6 Plus has a larger context window (1M vs 128k tokens) and supports video input. Direct benchmark comparisons outside τ²-Bench are not provided.
Is there a free trial available for Qwen3.6 Plus on OrcaRouter?
OrcaRouter may offer trial credits; contact OrcaRouter or consult their documentation for current promotional offers.

Embed this badge

Qwen: Qwen3.6 Plus$0.28/M in3779ms p50via OrcaRouter
HTML <a href="https://www.orcarouter.ai/models/qwen/qwen3.6-plus" target="_blank"> <img src="https://www.orcarouter.ai/embed/qwen/qwen3.6-plus.svg" alt="Qwen: Qwen3.6 Plus on OrcaRouter" /> </a>
Markdown [![Qwen: Qwen3.6 Plus](https://www.orcarouter.ai/embed/qwen/qwen3.6-plus.svg)](https://www.orcarouter.ai/models/qwen/qwen3.6-plus)

Model card as data

GET /api/public/models/qwen/qwen3.6-plusOpen
Machine-readable:/llms.txt/llms-full.txt