Models/Qwen/Qwen: Qwen3.7 Max
qwen

Qwen: Qwen3.7 Max

1M context$1.25/M input$3.75/M output
qwen/qwen3.7-max

Description

Qwen3.7-Max is the flagship model in Alibaba's Qwen3.7 series. It supports text input and output and is designed for agent-centric workloads, with particular strengths in coding, office and productivity tasks,...

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

Modalities

Input: TextOutput: Text

Pricing

Input$1.25/M
Output$3.75/M
Context1M tokens

Model Info

ProviderQwen
IDqwen/qwen3.7-max