AI Gateway

/

Qwen 3 Coder 30B A3B Instruct

Qwen 3 Coder 30B A3B Instruct by Alibaba Cloud

Efficient coding specialist balancing performance with cost-effectiveness for daily development tasks while maintaining strong tool integration capabilities.

index.ts
import { streamText } from 'ai'
const result = streamText({
model: 'alibaba/qwen3-coder-30b-a3b',
prompt: 'Why is the sky blue?'
})