| ▲ | Gecko4072 6 hours ago |
| Currently burning money quickly on official deepseek api. They are also increasing pricing starting today. V4 Flash 0731 still feels like the most outstanding model of the past few months and probably to come. |
|
| ▲ | nolist_policy 6 hours ago | parent | next [-] |
| DeepSeek V4 Flash is the "too cheap to meter" of AI. And you can run the full unquantized model locally for $8000 (2x DGX Spark) at full 1M context and decent speeds: https://github.com/elsung/dgx-spark-deepseek-v4-flash#-long-... |
|
| ▲ | sschueller 5 hours ago | parent | prev | next [-] |
| Deepseek seems to have gotten too cheap. I have been using it for a long time and it's at a point now where my credits balance barely moves even at max setting. |
|
| ▲ | eli 5 hours ago | parent | prev | next [-] |
| The Deepseek official API is good with excellent caching. But their privacy policy is unusually bad - they can train off your prompts and completions. |
| |
| ▲ | trollbridge 5 hours ago | parent [-] | | Use another provider from OpenRouter. I really don’t care if they train off my prompts. | | |
| ▲ | stanac 3 hours ago | parent [-] | | V4 Pro 0813 isn't offered by other providers. I can't find this model on hugging face. It's probably not open, or not open yet. |
|
|
|
| ▲ | Eueudhsbsj32 6 hours ago | parent | prev | next [-] |
| What's the new pricing? The prices on OpenRouter still look the same. |
| |
| ▲ | notatoad 4 hours ago | parent [-] | | nobody is saying. just "more". but openrouter says they don't expect the price to change other than through the deepseek api, other people hosting the same model will keep charging the same price. | | |
| ▲ | Eueudhsbsj32 2 hours ago | parent [-] | | Unfortunately cache reads with third party providers are all 10-50x more expensive than with DeepSeek, so they're not even close to as cost efficient for multi-round agent use. |
|
|
|
| ▲ | Jsttan 6 hours ago | parent | prev | next [-] |
| What is the new price through? |
| |
| ▲ | Gecko4072 6 hours ago | parent [-] | | https://api-docs.deepseek.com/quick_start/pricing/ edit: there are banner announcements saying v4 flash pricing will increase first then overall by an undetermined amount | | |
| ▲ | nchmy 6 hours ago | parent | next [-] | | i dont see any price increase there... what am i missing? | | |
| ▲ | vdfs 5 hours ago | parent | next [-] | | It's a big confusion, some[0] say an email was sent about significant price increase, personal I haven't seen anything official [0] https://finance.yahoo.com/technology/ai/articles/deepseek-pl... | | |
| ▲ | surgical_fire 5 hours ago | parent [-] | | The email is real, I received it from DeepSeek itself. I probably received it because I buy tokens directly from them. No actual price increase however. |
| |
| ▲ | GrinningFool 4 hours ago | parent | prev | next [-] | | The banner on account settings; and a blurb on the pricing page:
"We plan to raise the overall pricing for DeepSeek API services in the near future, with a significant increase expected. Please plan your usage accordingly. The specific pricing plan will be subject to official notice." | |
| ▲ | alecsm 5 hours ago | parent | prev [-] | | Right below the pricing it is stated that they plan to increase the prices in the near future. | | |
| |
| ▲ | 6 hours ago | parent | prev | next [-] | | [deleted] | |
| ▲ | minraws 6 hours ago | parent | prev [-] | | isn't it the same old pricing? did they increase V4 Pro pricing already? |
|
|
|
| ▲ | igravious 6 hours ago | parent | prev [-] |
| yup :) i'm doing opencode <-> openrouter <-> official deepseek api (i don't get the opencode hate, i like it) how are you doing it? am also using Kimi K3 via kimi-code and also GLM 5.2 via ZCode happy with all three, they're trailing frontier but i figure if i'm running GNU/Linux then i ought to favour open weights models with my €s -- reduced my usage of claude/gpt to the ~$20 tier just to keep abreast of claude_code/codex developments |
| |
| ▲ | literallyroy 5 hours ago | parent [-] | | > i don't get the opencode hate, i like it When the company I work for was evaluating it, there were multiple rough points. Their terms and conditions allowed training on prompts, the default behavior was to route prompts to their servers for conversation summary/labeling. One of their lead maintainers is also super toxic on many issues. Sorry this is all baseless with no links, I’m on my phone and locating those issues again isn’t something I have time for. It’s a good tool I just don’t like the privacy policies nor maintainers attitudes. | | |
| ▲ | HDBaseT 6 minutes ago | parent [-] | | 1. The privacy policy was a bit misleading, but it has since been updated to reflect the exact state of things. [1]. For example, DeepSeek models have ZDR, although their ZDR contract is renewed monthly. It COULD change. You need to toggle a Setting in your account to use DS. 2. At one point (apparently) summary and title generations were handled by Grok. This has changed, by default it uses your 'small_model' configured in your config. By default, it will use a cheap model provided by your provider. E.g. if you have ChatGPT API connected, it will use the cheapest ChatGPT model. OpenRouter users MAY see it routed to a free model however. [2] [3] [1] - https://opencode.ai/docs/go/#privacy
[2] - https://github.com/anomalyco/opencode/blob/9b805e1cc4ba4a984...
[3] - https://opencode.ai/docs/config/ |
|
|