HomeVastLLM Catalog › Qwen3.8 Max

Qwen3.8 Max

by Alibaba(Qwen) · Language Models

Context 1M tokensVisionReasoning / thinking

Overview

Qwen3.8 Max is Qwen's flagship multimodal reasoning model with a 1M-token context window, 131K maximum output, tool calling, structured output, and optional thinking.

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

Pricing

$2.59 in · $7.77 out / 1M

UsageRate (USD)Unit
Input tokens$2.59per 1M tokens
Cached input (cache hit)$0.52per 1M tokens
Output tokens$7.77per 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.8-max", "messages": [{"role": "user", "content": "Hello!"}]}'

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

More from Alibaba(Qwen)

← Back to full catalog (101 models)