Skip to content
Dashboard

DeepSeek V3.2 models now available in Vercel AI Gateway

import { streamText } from 'ai';
const result = streamText({
model: 'deepseek/deepseek-v3.2-speciale',
prompt:
`Design a self-contained, step-by-step solution to a novel math–algorithm
hybrid problem: prove correctness, derive complexity, and construct
an optimal implementation for the general case.`,
});

AI Gateway: Track top AI models by usage

The AI Gateway model leaderboard tracks the most popular models over time, ranking them by the total volume of tokens processed across all Gateway traffic.

View the leaderboard

Ready to deploy?