Deepseek pricing doesn't match #7212
distardao
started this conversation in
Feature Requests & Suggestions
Replies: 1 comment
-
Not a bug, we will not always be up to date. PR's welcome to help keep it matched. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
I see the token pricing for DeepSeek models in this file:
LibreChat/api/models/tx.js
Line 4 in ddb2141
However, this pricing doesn't match the pricing listed on DeepSeek's official site:
https://api-docs.deepseek.com/quick_start/pricing
According to the official documentation, the deepseek-reasoner model corresponds to DeepSeek-R1. The deepseek-chat model is priced at $0.27 per 1M input tokens (cache miss) and $1.10 per 1M output tokens.
Additionally, the file is missing token pricing for the deepseek-coder model.
Version Information
v0.7.8-rc1
Steps to Reproduce
Nothing
What browsers are you seeing the problem on?
No response
Relevant log output
Screenshots
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions