AvailablealibabaChat
qwen-max

qwen-max

qwen-max

Pricing

Official priceCatalog priceDiscount
Input $0.3529 / Output $1.41Input $0.3529 / Output $1.41-

Capabilities

Prompt Cache
Context
31K
Max output
8K

Supported operations

text-to-text

Aliases

API Base

Example request

https://api.aisonar.dev
curl https://api.aisonar.dev/v1/chat/completions \
  -H "Authorization: Bearer $AI_SONAR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "qwen-max",
    "messages": [{"role":"user","content":"Summarize this release note"}]
  }'
qwen-max | AI Sonar