Skip to content
OpenSmartRoute
Model catalogue
Qwen

Qwen

Qwen3.6 Flash

qwen/qwen3.6-flash

Specification

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

Qwen

Qwen3.6 Flash

reasoning tools

Qwen qwen/qwen3.6-flash

Qwen3.6 Flash is a fast, efficient language model from Alibaba's Qwen 3.6 series. It supports text, image, and video input with a 1M token context window. Tiered pricing kicks in...

Input $/1M
$0.19
Output $/1M
$1.13
Context
1M
Max output
66K
Released
Apr 27, 2026
Modalities
textimagevideo

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 Flash
targets:
  - id: qwen3-6-flash
    kind: llm
    name: Qwen3.6 Flash
    metadata:
      model: qwen/qwen3.6-flash          # links the target to this catalogue entry
    capabilities:
      domains: [general]
      supports_tools: true
      context_window: 1000000
    cost:
      usd_per_1k_tokens: 0.000656