stealthVision
Stealth: Qwen3.6 Plus (50% off)
Your prompts and completions may be retained and used to train or improve the provider's services. This third-party-served variant of Qwen3.6 Plus is offered at 50% lower cost than standard Qwen3.6 Plus pricing and is not served by Alibaba or MegaBrain. Note: a surcharge applies to long-context workloads exceeding 256K input tokens.
Context
1M tokens
Input / 1M tokens
$0.25
Output / 1M tokens
$1.50
Benchmark
—
Pricing
Input tokens$0.25 per 1M tokens
Output tokens$1.50 per 1M tokens
Cache read$0.02 per 1M tokens
Cache write$0.31 per 1M tokens
ImageFree per image
Technical details
Model IDstealth/qwen3.6-plus
Context window1M tokens
Input modalitiestext, image
Output modalitiestext
TokenizerOther
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: 'stealth/qwen3.6-plus',
messages: [{ role: 'user', content: 'Hello!' }],
})Ready to use Stealth: Qwen3.6 Plus (50% off)?
Get an API key and start making requests in minutes.
Get an API key