HomeVastLLM Catalog › Qwen3.6 Plus

Qwen3.6 Plus

by Alibaba(Qwen) · Language Models

Context 1M tokensVisionReasoning / thinking

Overview

Qwen3.6-Plus is the balanced mid-tier model in Alibaba's Qwen3.6 family, released around April 2026 and positioned for real-world enterprise agent workflows. Reported features include a 1M-token context window, multimodal vision input and a hybrid architecture combining linear attention with sparse mixture-of-experts routing for inference efficiency. It sits between the speed-first Flash tier and the top Max-Preview tier, targeting teams that need strong reasoning and agentic coding without flagship cost. Ideal for production agent deployments, document and screenshot analysis and autonomous development tasks.

Context window1M tokens
Max output66K tokens
Input → Outputtext, image, video → text
CapabilitiesVision, Reasoning / thinking

Pricing

$0.3574 in · $2.138 out / 1M

UsageRate (USD)Unit
Input tokens$0.36per 1M tokens
Cached input (cache hit)$0.07per 1M tokens
Output tokens$2.14per 1M tokens

TuneRouter live platform pricing · currency: USD · pre-deduction settled by actual usage

Call it in 30 seconds

OpenAI-compatible · base URL https://api.tunerouter.com/v1/

POST/chat/completions
curl https://api.tunerouter.com/v1/chat/completions \
  -H "Authorization: Bearer $TUNEROUTER_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model": "qwen3.6-plus", "messages": [{"role": "user", "content": "Hello!"}]}'

Model ID: qwen3.6-plus · works with OpenAI SDKs — just point base_url at api.tunerouter.com

More from Alibaba(Qwen)

← Back to full catalog (101 models)