Skip to content
OpenSmartRoute
Model catalogue
Qwen

Qwen

Qwen-Plus

qwen/qwen-plus

Specification

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

Qwen

Qwen-Plus

tools

Qwen qwen/qwen-plus

Qwen-Plus, based on the Qwen2.5 foundation model, is a 131K context model with a balanced performance, speed, and cost combination.

Input $/1M
$0.26
Output $/1M
$0.78
Context
1M
Max output
33K
Released
Feb 1, 2025
Modalities
text

Cached input reads $0.05 per 1M

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 Qwen-Plus
targets:
  - id: qwen-plus
    kind: llm
    name: Qwen-Plus
    metadata:
      model: qwen/qwen-plus          # links the target to this catalogue entry
    capabilities:
      domains: [general]
      supports_tools: true
      context_window: 1000000
    cost:
      usd_per_1k_tokens: 0.000520