All Models
8 Models · 2 Providers · PII Redacted

🔍DeepSeek Models

by DeepSeek (Open Source)

DeepSeek has rapidly risen as a leading open-source model family, known for exceptional coding performance and cost efficiency. Compare DeepSeek API pricing across providers. DeepSeek V3 and R1 deliver frontier-level performance on coding and reasoning benchmarks at a fraction of closed-model costs.

From $0.21/M tokens
2 providers
28+ PII entities redacted

Why deploy DeepSeek through OpenSourceAIHub?

Automatic PII Redaction

Every DeepSeek request is scanned for 28+ PII entity types — SSNs, credit cards, emails, API keys, and more — before it reaches any provider.

Smart Cost Routing

DeepSeek is available across 2 providers. Our Smart Router picks the cheapest one per-request. 25% managed markup / 0% on Pro BYOK.

Zero Code Changes

Change two lines in your OpenAI SDK — base_url and api_key — and every request flows through the Hub. Full backward compatibility.

Full Observability

Per-request logging of token counts, latency, DLP violations, and cost. Never wonder what your AI spend is again.

DeepSeek Strengths

  • Top-tier coding performance rivaling GPT-4 on benchmarks
  • DeepSeek R1: strong chain-of-thought reasoning
  • Extremely cost-effective for its capability level
  • Open-weights for auditability and fine-tuning
  • Growing provider support across Groq, Together, DeepInfra

Available DeepSeek Models (8)

DeepSeek R1-0528

oah/deepseek-r1
Open Source

Deploy DeepSeek R1-0528 with built-in PII redaction and Hub governance. Available on Managed Credits and BYOK.

Together.aiDeepInfra
ReasoningInput: $0.50/MOutput: $2.15/M

deepseek-ai/DeepSeek-V3

oah/deepseek
Open Source

Deploy deepseek-ai/DeepSeek-V3 with built-in PII redaction and Hub governance. Available on Managed Credits and BYOK.

Together.aiDeepInfra
Input: $0.25/MOutput: $0.88/M

Deepseek V3.1

oah/deepseek-v3.1
Open Source

Deploy Deepseek V3.1 with built-in PII redaction and Hub governance. Available on Managed Credits and BYOK.

Together.aiDeepInfra
Input: $0.21/MOutput: $0.79/M

deepseek-ai/DeepSeek-OCR

oah/deepseek-ocr
Open Source

Deploy deepseek-ai/DeepSeek-OCR with built-in PII redaction and Hub governance. Available on Managed Credits and BYOK.

DeepInfra
Input: Free/MOutput: Free/M

deepseek-ai/DeepSeek-R1-0528-Turbo

oah/deepseek-r1-0528
Open Source

Deploy deepseek-ai/DeepSeek-R1-0528-Turbo with built-in PII redaction and Hub governance. Available on Managed Credits and BYOK.

DeepInfra
ReasoningInput: $1.00/MOutput: $3.00/M

deepseek-ai/DeepSeek-V3.1-Terminus

oah/deepseek-v3.1-terminus
Open Source

Deploy deepseek-ai/DeepSeek-V3.1-Terminus with built-in PII redaction and Hub governance. Available on Managed Credits and BYOK.

DeepInfra
Input: $0.27/MOutput: $1.00/M

deepseek-ai/DeepSeek-V3.2

oah/deepseek-v3.2
Open Source

Deploy deepseek-ai/DeepSeek-V3.2 with built-in PII redaction and Hub governance. Available on Managed Credits and BYOK.

DeepInfra
Input: Free/MOutput: Free/M

deepseek-ai/Janus-Pro-1B

oah/janus-pro
Open Source

Deploy deepseek-ai/Janus-Pro-1B with built-in PII redaction and Hub governance. Available on Managed Credits and BYOK.

DeepInfra
Input: Free/MOutput: Free/M

DeepSeek Pricing Comparison (per 1M tokens, USD)

Input / Output pricing by provider. Managed Mode adds a 25% managed markup. Pro BYOK = 0% markup.

ModelParamsContextVisionTogether.aiDeepInfra
DeepSeek R1-0528
oah/deepseek-r1
164KNo
$3.00/$7.00
$0.50/$2.15
deepseek-ai/DeepSeek-V3
oah/deepseek
No
$0.60/$1.70
$0.25/$0.88
Deepseek V3.1
oah/deepseek-v3.1
131KNo
$0.60/$1.70
$0.21/$0.79
deepseek-ai/DeepSeek-OCR
oah/deepseek-ocr
No
deepseek-ai/DeepSeek-R1-0528-Turbo
oah/deepseek-r1-0528
No
$1.00/$3.00
deepseek-ai/DeepSeek-V3.1-Terminus
oah/deepseek-v3.1-terminus
No
$0.27/$1.00
deepseek-ai/DeepSeek-V3.2
oah/deepseek-v3.2
No
deepseek-ai/Janus-Pro-1B
oah/janus-pro
No

DeepSeek Direct vs OpenSourceAIHub

What you get at each pricing tier. Hub adds security, governance, and multi-provider routing on top of raw API access.

ModeWhat You PayPII RedactionBudget CapsRoutingAudit Trail
Direct to DeepSeekProvider pricing onlyNoneNoneManualNone
Hub — Managed ModeProvider + 25% markup28+ PII typesPer-key hard capsSmart RouterFull compliance log
Hub — Pro BYOK ($29/mo)Direct to provider (0% markup)28+ PII typesPer-key hard capsSmart RouterFull compliance log

Popular Use Cases

1

Code generation, review, and debugging

2

Technical documentation and analysis

3

Math and logical reasoning tasks

4

Cost-optimized production workloads replacing GPT-4 class models

Integration — 2 Lines

from openai import OpenAI

client = OpenAI(
    base_url="https://api.opensourceaihub.ai/v1",
    api_key="your_hub_api_key"
)

# Use any virtual model name from the pricing table above
response = client.chat.completions.create(
    model="oah/deepseek-r1",
    messages=[{"role": "user", "content": "Hello!"}]
)

Use any virtual model name from the pricing table above (prefixed with oah/). Works with the standard OpenAI SDK. Every request is PII-scanned before reaching DeepSeek (Open Source).

Frequently Asked Questions

What is the DeepSeek API pricing?
DeepSeek API pricing varies by provider and model variant. In Managed Mode, we add a 25% markup. With Pro BYOK, you pay the provider directly at 0% markup. Check the pricing table above for live rates across Groq, Together.ai, and DeepInfra.
What is the DeepSeek V3 cost?
DeepSeek V3 cost depends on the provider. It's one of the most cost-effective models at its capability level — see the pricing comparison table above for per-token rates.
How do I access the DeepSeek API?
Through OpenSourceAIHub, use the standard OpenAI SDK with model name 'oah/deepseek-v3' or 'oah/deepseek-r1'. All requests get 28+ PII entity redaction automatically.
How does DeepSeek compare to GPT-4?
DeepSeek V3 matches or exceeds GPT-4 on many coding and reasoning benchmarks at a significantly lower cost. For coding tasks specifically, it's one of the best options available.
Is DeepSeek available in Managed Mode?
Yes. DeepSeek models are available through multiple providers in both Managed and BYOK modes.

Deploy DeepSeek with Enterprise-Grade Security

Get started with 1,000,000 free credits. Every DeepSeek request is PII-scanned, cost-optimized, and fully logged — zero configuration.

Not ready yet? Get notified about DeepSeek updates:

Explore Other Model Families

Model registry last updated: . Pricing shown is the lowest available rate across providers (per 1M tokens, USD). Actual pricing depends on provider and plan.