Live data from Hacker News

DeepSeek makes the V4 Pro price discount permanent

api-docs.deepseek.com

111–120 of 586 posts

Re: DeepSeek makes the V4 Pro price discount permanent

#111
post #11

Once they have their own coding agent which they seem to be working towards, I may start predominantly using their models. They seem to be doing all the "right" things, open sourcing models, publishing research, and keeping prices low for everyone.

Zed's Agent natively supports a DeepSeek API key now. (do not use it through OpenRouter if you want to save the most cost)

Re: DeepSeek makes the V4 Pro price discount permanent

#112

I am more worried about accidental data leak (agent reading env file for example) with the Chinese hosted models compared to the US hosted models. Am I wrong to suspect that the Chinese government might be more likely to scan all chats and save useful information compared to the US government or company? I hesitated to even post this comment as it sounds biased and xenophobic. I would love for someone to convince me…

More likely? US tech leaders have been fully capitulating to the surveillance state for over a decade. Why do I care what China does with my data? I don’t live in China and never plan to. The tech bro threat model has always been pure jingoism and xenophobia. Ironically, the worst thing a Chinese company has done with my data is sell Tiktok to an American technofascist.

[dead]

Re: DeepSeek makes the V4 Pro price discount permanent

#113
post #23

Even at these prices I find claude and codex subscriptions to be cheaper than per-token pricing when my usage is hovering around the session limits. I guess the subscriptions are heavily subsidized.

I guess I got downvoted because people don't believe me that it's cheaper? But I spent $5 a couple days ago in one hour with deepseek v4 in a coding agent. That's way more expensive than a $20/month claude subscription. Even if I hit claude's 5h limit in one hour I can do that many times in a month.

Re: DeepSeek makes the V4 Pro price discount permanent

#115
post #13

If you have not tried DeepdeekV4 you're missing out. The pricing makes it unbelievably good. The chains of thought for Deepseek are very very interesting reads. Open code won't show them but do read them and you'll be surprised at how underrated the model is. My model usage is very low but I still do pay directly to Deepseek regularly as my tribute and contribution to them open sourcing their models as my gratitude a…

I live V4 Pro for certain things but I've been quite impressed with V4 Flash for coding. It's terse, to the point, tends to make few mistakes and is pretty fast.

Re: DeepSeek makes the V4 Pro price discount permanent

#116
post #7

Anyone using deepseek through a gateway (not sure if right term) so there's no data retention? At work we're going through a few hundred million tokens a day in our app (using anthropic models), and we're looking for something significantly cheaper

Yep, I use Cortecs - https://cortecs.ai/ "Europe's LLM ROUTER"

Re: DeepSeek makes the V4 Pro price discount permanent

#117

Earlier quoted context omitted.

I am curious - Is there a way to switch between models depending on the task? Because I believe Deepseek V4 is not multimodal and it will be good to switch back to Claude if vision or other capabilities are required.

I was looking into something similar because I wanted to test a local model for doing basic coding and smart model (deepseek) for planning. It's basically not possible with claude code, the api endpoint is a single environment variable and whatever models are on that endpoint are what's available. HOWEVER, if you run a proxy like LiteLLM, you can configure it to send requests to different api endpoints on the back en…

Found this: https://github.com/farion1231/cc-switch

It allows for switching models in Claude Code.

Re: DeepSeek makes the V4 Pro price discount permanent

#118
post #27

Earlier quoted context omitted.

You can use V4 Pro with Claude Code [1]. I tried it and it's impressive. [1]: https://api-docs.deepseek.com/quick_start/agent_integrations...

That's interesting. I thought Claude Code is not as good, therefore people want to use Claude model with other alternatives. This is the other way around. Which begs the question, regardless of the model, which Claude Code alternative is better? (I keep saying "Claude Code alternative" because I don't know the term... LLM CLI?)

I love oh-my-pi, but I'm not sure if it's "better". Maybe just as good.

Re: DeepSeek makes the V4 Pro price discount permanent

#119

Earlier quoted context omitted.

I was looking into something similar because I wanted to test a local model for doing basic coding and smart model (deepseek) for planning. It's basically not possible with claude code, the api endpoint is a single environment variable and whatever models are on that endpoint are what's available. HOWEVER, if you run a proxy like LiteLLM, you can configure it to send requests to different api endpoints on the back en…

Found this: https://github.com/farion1231/cc-switch It allows for switching models in Claude Code.

Right that says it has a proxy feature so it can probably do what I was describing with LiteLLM

Re: DeepSeek makes the V4 Pro price discount permanent

#120
post #10

Props to them. That makes DeepSeek v4 Pro extremely cheap compared to others, even in the same category. Look at these prices per million outputs tokens: DeepSeek V4 Pro: $0.87 Qwen 3.7 Max: $7.50 Grok 4.3: $2.50 GLM 1.5: $3.08 Opus 4.7: $25.00 GPT-5.5: $30.00

And they don't make the model worse once you have a subscription! It doesn't matter how good Opus is if 2 months into your subscription they make it worse than GPT 3 to save money.

DeepSeek don't have a subscription plan.
Post reply on HN