Models/Qwen/Qwen: Qwen3.8 Max (0902)
qwen

Qwen: Qwen3.8 Max (0902)

$2.00/M input$6.00/M output
qwen/qwen3.8-max-0902

Description

Qwen3.8 Max 0902 is an updated snapshot of Qwen3.8 Max from Alibaba's Qwen team. It is a 2.4-trillion-parameter mixture-of-experts model that accepts text, image, and video input and returns text,...

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.8-max-0902",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: TextInput: ImageInput: VideoOutput: Text

Pricing

Input$2.00/M
Output$6.00/M

Model Info

ProviderQwen
IDqwen/qwen3.8-max-0902