Qwen: Qwen3.7 Plus
1M context$0.32/M input$1.28/M output
qwen/qwen3.7-plusDescription
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