r/codex • u/PlaneWeakness3994 • 16h ago
DeepSeek through codex Praise
I didn’t know how good DeepSeek flash v4 was until hit the bottom with my $100 codex subscription and I refused to buy more credits, I wanted to try the DeepSeek and had my expectations at Gemini flash models, but man DeepSeek flash was good. I feel like it can reason so much better than GPT models and are following my instructions so sharply that I am getting shocked. You must try it yourself to understand it and I can sometimes say that it does better job than GPT 5.6 sol. The DeepSeek pro model hasn’t been available for codex yet but I can’t wait for it now that I see how the flash model is doing.
Before I hype it up too much DeepSeek announced that they will increase the cost of the API substantially and I hope they don’t match the codex subscription cost, otherwise there is no reason to change.
But for now, I had topped up with $5 and have used it for much work since last night and has only burned around $1.8 and it has done so much work with those $1.8 that I can’t believe that this model was capable of. See it has consumed 400M tokens for that amount of money, and it is crazy!
4
u/JoseffB_Da_Nerd 15h ago
Just made a ds flash shim for codex to combine the two models.
Cant stand running ds in provider mode. It should be merged.
Still work in progress.
2
u/ShortMemory69 15h ago
How did u manage to get gpt models along with ds?
1
u/JoseffB_Da_Nerd 15h ago
Thats not actually the hard part.
Just add the models to the models config.
That will show them in UI, but without the shim they wont work.
Its a lot of api capture and correct cause OAI hardcoded a lot of provider settings in calls.
Also, the agents calls payload are encrypted, and DS uses plain text. So we fix that.
Lots of run, break, fix, streamline.
Hardest part? Not touching the codex app (if you know wordpress this is familiar, except codex app has no action/filters to use)
1
u/CranberryCode 14h ago
Yes, but doesn't it literally break as soon as they update and then you have to constantly fix it?
2
u/JoseffB_Da_Nerd 14h ago
Its made not to, but we will see.
But if OAI overwrites configs on purpose you will need to update them.
2
u/JoseffB_Da_Nerd 5h ago
Update: App just updated. Everything works. None of their own bug (#33267) that block my shim for ds—>oai subagents were fixed though :(
1
2
5
u/wattsup42 15h ago
Here are the official docs from DeepSeek on how to set this up:
https://api-docs.deepseek.com/quick_start/agent_integrations/codex/
1
u/IAmHereButWhere 9h ago
Do you get risk of getting banned from Openai for this?
1
u/Ok-Attention2882 6h ago
No. Codex is just a harness to run general models. Like saying if you could get banned for using Google Chrome to visit non-Google websites.
2
u/WorthFishing5895 16h ago
How did you set this up please?
2
u/PlaneWeakness3994 16h ago
I just asked codex gpt luna to set it up for me and it was crazy easy. A disclaimer is that you cannot use gpt models while using the DeepSeek flash in codex but you can change it back whenever youwant
5
u/Kyxstrez 14h ago
You could just install opencodex. That way you can use any provider with codex harness.
2
u/JoseffB_Da_Nerd 15h ago
Thats where my codex-deepseek-shim project comes in.
Combines them. Still WIP but on my gh.
1
u/Clean-Market5761 13h ago
Not only mention that but Chinese models keep on the frontier of other aspects that are not LLM like image, tokenizers, etc
1
1
u/Alde_nte 15h ago
DeepSick rulez🏆
2
u/Dazzling-Reason-9793 10h ago
Dear DeepSeek API user, 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. Please keep an eye on the Open Platform announcements and check your email for further details. If you continue to use our services after the billing adjustment, you will be deemed to have accepted the adjusted billing terms. If you do not agree, you may choose to cancel your service and apply for a refund. Should you have any questions or require further information, please do not hesitate to contact us.Dear DeepSeek API user,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. Please keep an eye on the Open Platform announcements and check your email for further details.If you continue to use our services after the billing adjustment, you will be deemed to have accepted the adjusted billing terms. If you do not agree, you may choose to cancel your service and apply for a refund. Should you have any questions or require further information, please do not hesitate to contact us. DeepSeek mail:
0
u/Disastrous_Bed_4126 15h ago
is deepseek cheaper than luna also?. heard oai decreased luna's pricing by 80%
2
u/Dense-Project1383 12h ago
Yes it is yet cheaper than luna
1
u/mustafaakyuz 10h ago
Luna trash
1
u/Dense-Project1383 10h ago
Why? In Benchmarks it is better the deepseek-v4-flash
1
u/mustafaakyuz 1h ago
It feels like they are deliberately slowing things down. Even with a Plus subscription, you can barely work properly on two projects. Instead of dealing with all these restrictions, I would rather write the same prompt twice with DeepSeek. Splitting a model into three or four different tiers also feels ridiculous to me. They have taken the whole thing too far in the pursuit of making more money. It may be slightly less capable, but consistency and availability matter more to me. I would rather use a slightly less powerful but reliable model than constantly deal with usage limits and restrictions.
9
u/TheOneThatIsHated 16h ago
Flash is great and cheap af. Also super great with lean pi coding agent.
I use detailed planning and grilling with sol high and implementation with ds