Models/qwen/Qwen: Qwen3.6 Flash
qwen

Qwen: Qwen3.6 Flash

1M context$0.19/M input$1.13/M output
qwen/qwen3.6-flash

Description

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...

Quick Start

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

Modalities

Input: TextInput: ImageInput: VideoOutput: Text

Pricing

Input$0.19/M
Output$1.13/M
Context1M tokens

Model Info

Providerqwen
IDqwen/qwen3.6-flash