Skip to content
OpenSmartRoute
Model catalogue
Qwen

Qwen

Qwen3.6 Plus

qwen/qwen3.6-plus

Specification

Published by the vendor; the platform bills at the target's declared price.

Qwen

Qwen3.6 Plus

reasoning tools

Qwen qwen/qwen3.6-plus

Qwen 3.6 Plus builds on a hybrid architecture that combines efficient linear attention with sparse mixture-of-experts routing, enabling strong scalability and high-performance inference. Compared to the 3.5 series, it delivers...

Input $/1M
$0.33
Output $/1M
$1.95
Context
1M
Max output
66K
Released
Apr 2, 2026
Modalities
textimagevideo
Intelligence index-
Coding index55
Agentic index-

On this deployment

No routing target resolves to this model yet. Declare one and the router picks it up without retraining.

Not routable here yet
Add a target with metadata.model set to this id.
targets.yamlyaml
# targets.yaml - declare a target that runs Qwen3.6 Plus
targets:
  - id: qwen3-6-plus
    kind: llm
    name: Qwen3.6 Plus
    metadata:
      model: qwen/qwen3.6-plus          # links the target to this catalogue entry
    capabilities:
      domains: [general]
      supports_tools: true
      context_window: 1000000
    cost:
      usd_per_1k_tokens: 0.001138