GPT-5.6 is here 🎉 20% off all GPT 🎉 All July 🔥Learn more
Qwen

Qwen: Qwen3.6 Plus

Chat
bailian/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
BaiLianAliyun
Supported Protocols
OpenAIopenaiAnthropicanthropic

Sign in to try Qwen: Qwen3.6 Plus

Chat with this model right here. Conversations live only in this page and are never stored.

Conversations are not saved — leaving or refreshing this page clears them.

Providers

BaiLianAliyun
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
OpenAIopenai/v1/chat/completions/v1/responses
Anthropicanthropic

Code Examples

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

Benchmarks

LMArenaEvaluated 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
Overall144314391448#61 of 37440,855
Hard Prompts146714621473#56 of 37427,316
Coding149414871501#57 of 36912,283
Math145414411467#43 of 3622,293
Creative Writing140713991416#69 of 3726,047
Instruction Following143514291442#58 of 37413,631
Chinese148314691498#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.

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.