Models/Qwen/Qwen: Qwen-Plus
qwen

Qwen: Qwen-Plus

1M context$0.26/M input$0.78/M output
qwen/qwen-plus

Description

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

Quick Start

curl https://router.tangle.tools/v1/chat/completions \
  -H "Authorization: Bearer $TANGLE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "qwen/qwen-plus",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: TextOutput: Text

Pricing

Input$0.26/M
Output$0.78/M
Context1M tokens

Model Info

ProviderQwen
IDqwen/qwen-plus