20% off all GPT ๐ŸŽ‰ 30% off DeepSeekLearn more

Qwen: Qwen3.6 Plus

Chat
qwen/qwen3.6-plus

Qwen3.6-Plus is Alibaba's flagship vision-language model in the Qwen3.6 series, matching top frontier models in overall performance. It brings major improvements over Qwen3.5 in agentic coding, frontend development, visual understanding, and instruction following. Context: 1M tokens, output: 64K. Available via OpenAI and Anthropic protocols.

Context Window
1M
Max Output Tokens
64K
Released
2026-04-02
Capabilities
VisionFunction CallingReasoningPrompt CachingVideo Input
Available Providers
AliyunAlibaba Cloud
Supported Protocols
openaianthropic

Providers

Alibaba Cloudprovider.type: "alicloud"
Input Tokens
$0.5/M
Output Tokens
$3/M
Cache Read
$0.05/M
Cache Write
$0.625/M
Web Search
$0.01/R
Protocols
openai/v1/chat/completions/v1/responses
anthropic
Aliyunprovider.type: "aliyun"
Input Tokens
$0.5/M
Output Tokens
$3/M
Cache Read
$0.05/M
Cache Write
$0.625/M
Web Search
$0.01/R
Protocols
openai/v1/chat/completions/v1/responses
anthropic

Code Examples

from openai import OpenAI
client = OpenAI(
base_url="https://api.ofox.ai/v1",
api_key="YOUR_OFOX_API_KEY",
)
response = client.chat.completions.create(
model="qwen/qwen3.6-plus",
messages=[
{"role": "user", "content": "Hello!"}
],
)
print(response.choices[0].message.content)

Benchmarks

LMArena โ†—Evaluated as qwen3.6-plus

Qwen: Qwen3.6 Plus scores 1443 in the Overall category of the LMArena text leaderboard (style control), ranking #61 of 374 models based on 40,855 human preference votes (updated 2026-07-12).

Benchmark scores for qwen3.6-plus on LMArena
CategoryArena Score95% CIRankVotes
Overall14431439โ€“1448#61 of 37440,855
Hard Prompts14671462โ€“1473#56 of 37427,316
Coding14941487โ€“1501#57 of 36912,283
Math14541441โ€“1467#43 of 3622,293
Creative Writing14071399โ€“1416#69 of 3726,047
Instruction Following14351429โ€“1442#58 of 37413,631
Chinese14831469โ€“1498#60 of 3441,894

Source: LMArena ยท CC BY 4.0 ยท Updated 2026-07-12 ยท Methodology โ†— ยท Ranks compare models within each category of the LMArena text leaderboard (style control). Scores come from third-party human preference evaluations, not from OFOX.

Further Reading on Qwen3.6 Plus

Frequently Asked Questions

Qwen: Qwen3.6 Plus on Ofox.ai costs $0.5/M per million input tokens and $3/M per million output tokens. Pay-as-you-go, no monthly fees.