qwen
Qwen: Qwen3.7 Max (50% off)
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,...
Context
1M tokens
Input / 1M tokens
$1.25
Output / 1M tokens
$3.75
Benchmark
—
Pricing
Input tokens$1.25 per 1M tokens
Output tokens$3.75 per 1M tokens
Cache read$0.13 per 1M tokens
Cache write$1.56 per 1M tokens
Technical details
Model IDqwen/qwen3.7-max
Context window1M tokens
Input modalitiestext
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-max',
messages: [{ role: 'user', content: 'Hello!' }],
})Ready to use Qwen: Qwen3.7 Max (50% off)?
Get an API key and start making requests in minutes.
Get an API key