Qwen 3.7 Flash
Alibaba
The Qwen3.7 native vision-language Flash model series delivers a comprehensive upgrade over 3.6-Flash in multimodal understanding and agent execution. This model particularly excels in enhanced multimodal foundations with stronger universal object recognition, further improved real-world perception and spatial intelligence, significantly upgraded multimodal agent capabilities for Search Agent and CI Agent scenarios with more stable end-to-end task execution, as well as optimized multimodal coding for a smoother vibe coding experience.
- Language
- Reasoning
- Tool use
- Implicit caching
- File input
- Vision
- Context
- 991K
- Max output
- 64K
- Input / 1M
- $0.030
- Output / 1M
- $0.130
Quickstart
Point any OpenAI-compatible client at Maxynetic Systems and pass alibaba/qwen3.7-flash as the model.
curl https://api.maxynetic.com/v1/chat/completions \
-H "Authorization: Bearer $MAXYNETIC_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "alibaba/qwen3.7-flash",
"messages": [{ "role": "user", "content": "Explain routing in one line." }]
}'Pricing
Billed per token with no markup on the underlying provider rate.
Input
Per 1M prompt tokens
$0.030
Output
Per 1M completion tokens
$0.130
Cache read
Per 1M cached prompt tokens
$0.0060
Cache write
Per 1M tokens written to cache
$0.038
A 1M-token prompt with 250K tokens of output costs about $0.063.
