qwenVision
Qwen: Qwen3.7 Plus (20% off)
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...
Context
1M tokens
Input / 1M tokens
$0.32
Output / 1M tokens
$1.28
Benchmark
—
Pricing
Input tokens$0.32 per 1M tokens
Output tokens$1.28 per 1M tokens
Cache read$0.03 per 1M tokens
Cache write$0.40 per 1M tokens
Technical details
Model IDqwen/qwen3.7-plus
Context window1M tokens
Input modalitiestext, image
Output modalitiestext
TokenizerQwen
Max output tokens65,536
Use with MegaBrain
import OpenAI from 'openai'
const client = new OpenAI({
baseURL: 'https://getmegabrain.com/api/gateway/v1',
apiKey: process.env.MEGABRAIN_API_KEY,
})
const response = await client.chat.completions.create({
model: 'qwen/qwen3.7-plus',
messages: [{ role: 'user', content: 'Hello!' }],
})Ready to use Qwen: Qwen3.7 Plus (20% off)?
Get an API key and start making requests in minutes.
Get an API key