Free DeepSeek V3 API

Updated 8/31/2026

Flagship-level 671B MoE open model with exceptional coding and mathematical reasoning.

About the Model

Why Choose DeepSeek V3?

DeepSeek V3 offers flagship-level performance in coding and mathematical reasoning, rivaling top-tier proprietary models while remaining completely open-weight.

How to call DeepSeek V3

javascript
import { generateText } from 'ai';
import { openai } from '@ai-sdk/openai';

const { text } = await generateText({
  model: deepseek('deepseek-chat'),
  prompt: 'Hello AI!',
});
console.log(text);

Provider Details

The following platforms provide free access to DeepSeek V3 through free tiers, trial credits, or daily quotas.

ProviderContext WindowFree QuotaRequires CCRatingAction
Vercel AI GatewayN/AMonthly Credits
$5/mo
No
加载评分…
Details

Frequently Asked Questions

Community Feedback

Comments are tied to your GitHub account — sign in to join the discussion.

Know another free provider for DeepSeek V3?
Help the community by sharing other ways to access this model for free.