HomeVastLLM Catalog › Qwen3.5 Plus

Qwen3.5 Plus

by Alibaba(Qwen) · Language Models

Context 1M tokensVisionReasoning / thinking

Overview

Qwen3.5-Plus is the higher-capability tier in Alibaba's Qwen3.5 series, a natively multimodal LLM line built around an efficient hybrid architecture fusing linear attention with sparse mixture-of-experts. The family handles text, images and video natively in a single forward pass, and Plus is tuned for maximum accuracy and deeper reasoning on complex tasks. Reporting indicates the Qwen3.5 tier shares a 1M-token context window and multimodal inputs across variants. Ideal for demanding reasoning, visual analysis and mixed document, screenshot and code workflows.

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

Pricing

from $0.891 / 1M tokens

UsageRate (USD)Unit
Input tokens$0.15per 1M tokens
Cached input (cache hit)$0.02per 1M tokens
Output tokens$0.89per 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.5-plus", "messages": [{"role": "user", "content": "Hello!"}]}'

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

More from Alibaba(Qwen)

← Back to full catalog (101 models)