Models/Qwen/Qwen: Qwen3.7 Plus
qwen

Qwen: Qwen3.7 Plus

1M context$0.32/M input$1.28/M output
qwen/qwen3.7-plus

Description

Qwen3.7-Plus is a cost-effective model in Alibaba's Qwen3.7 series. It supports text and image input with text output, building on the series' text capabilities with a comprehensive upgrade to its...

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

Modalities

Input: TextInput: ImageOutput: Text

Pricing

Input$0.32/M
Output$1.28/M
Context1M tokens

Model Info

ProviderQwen
IDqwen/qwen3.7-plus