Skip to content

fix(pricing): align DeepSeek v4 and alias model prices with official docs#785

Merged
akhilmmenon merged 1 commit into
mainfrom
tmp/deepseek-pricing-validation
May 25, 2026
Merged

fix(pricing): align DeepSeek v4 and alias model prices with official docs#785
akhilmmenon merged 1 commit into
mainfrom
tmp/deepseek-pricing-validation

Conversation

@akhilmmenon
Copy link
Copy Markdown
Contributor

Summary

  • Updated pricing/deepseek.json to match official DeepSeek pricing for:
    • deepseek-v4-pro
    • deepseek-chat (deepseek-v4-flash non-thinking alias)
    • deepseek-reasoner (deepseek-v4-flash thinking alias)
  • Corrected request/output token rates and cache-read input token rates where values were outdated.

Why

  • DeepSeek docs indicate deepseek-chat and deepseek-reasoner are compatibility aliases for deepseek-v4-flash, and current pricing values should reflect the latest official rates.
  • This prevents stale cost attribution for DeepSeek models.

Reference

Scope

  • Only pricing/deepseek.json was updated.
  • No code-path or schema changes.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates DeepSeek model pricing entries so token and cache-read rates align with the latest official DeepSeek documentation, ensuring downstream cost attribution uses current numbers.

Changes:

  • Updated deepseek-chat and deepseek-reasoner request/response token pricing and cache-read input token pricing.
  • Updated deepseek-v4-pro request/response token pricing and cache-read input token pricing.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread pricing/deepseek.json
Comment thread pricing/deepseek.json
Comment thread pricing/deepseek.json
@akhilmmenon akhilmmenon merged commit 331a28a into main May 25, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants