ToolsDecember 1, 2025via Vercel Blog
DeepSeek V3.2 models now available in Vercel AI Gateway
Why it matters
Vercel's AI Gateway integration lowers friction for developers adopting DeepSeek's latest models. This is a competitive move in the infrastructure layer, making it easier for builders to switch between or combine model providers without account sprawl.
Key signals
- DeepSeek V3.2 and V3.2 Speciale now available via Vercel AI Gateway
- V3.2 supports combined thinking and tool use in agent-style operations
- V3.2 Speciale optimized for reasoning but no tool-use support
- Gateway provides unified API with observability, BYOK, and intelligent provider routing
- Published: December 1, 2025
The hook
DeepSeek V3.2 is now live on Vercel AI Gateway—no separate provider accounts needed. Developers can now route reasoning and agent workloads through a single unified API.
You can now access DeepSeek's latest models, DeepSeek V3.2 and DeepSeek V3.2 Speciale, via Vercel's with no other provider accounts required.AI Gateway
DeepSeek V3.2 supports combined thinking and tool use, handling agent-style operations (tool calls) in both reasoning and non-reasoning modes. Deep…