Menu

Qwen 3.6 Plus on AI Gateway - Vercel
📰
0

Qwen 3.6 Plus on AI Gateway - Vercel

Vercel News·Walter Korman·4 days ago
#sJor0ndl
#vercel#plus#model#qwen#gateway#alibaba
Reading 0:00
15s threshold

Qwen 3.6 Plus from Alibaba is now available on Vercel AI Gateway . Compared to Qwen 3.5 Plus, this model adds stronger agentic coding capabilities, from frontend development to repository-level problem solving, along with improved multimodal perception and reasoning. It features a 1M context window and improved performance on tool-calling, long-horizon planning, and multilingual tasks. To use Qwen 3.6 Plus, set model to qwen/qwen3.6-plus in the AI SDK . import { streamText } from 'ai' ; const result = streamText ( { model : 'alibaba/qwen3.6-plus' , prompt : ` Refactor this module to separate concerns, update the imports across the repo, and verify nothing breaks with the existing test suite. ` , } ) ; AI Gateway provides a unified API for calling models, tracking usage and cost, and configuring retries, failover, and performance optimizations for higher-than-provider uptime.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More