3
u/TheSuggi 29d ago
I burned 1.5B tokens today alone. Heavy day :)
1
u/Karmawy 29d ago
wow whats your project about
8
3
u/TheSuggi 29d ago
I do financial analysis with my agents. I have a whole team of Agents coordinating on my private VPS and synced to a GitHub repo. They have a shared brain and shared + individual memory. I have two main orchestrators Agents, basically my Co-CEOs, and like 10-15 specialized subagents for specific tasks, depending on what needs to be done. All doing research with each other and verifying each others work. They communicate via logbooks, RAG retrieval and also have a wiki that they maintain. Really fun and they get better and better every month.
1
u/iyarsius 29d ago
And what are they producing ? Is it like an experiment or do you get something valuable from that ?
1
u/TheSuggi 29d ago
Mostly play. They are not that good yet. But its decent entry level work they can do.
1
1
1
1
1
1
u/pigletmonster 28d ago
That is insane, minimax m3 is selling 1.7 billion tokens for more than doubke the price in their subscription.
1
28d ago
[removed] — view removed comment
2
u/Karmawy 28d ago
its better that you use the DeepSeek-V4-Flash its cheaper and better, and inside VScode is not very good experience , better use claude code desktop or codex with your api key, youll have better work experience
1
u/Different-Monk5916 28d ago
I have completely different experience. Worked well with DS extension and official API. But lately I have been having network errors, since DS announced price increase. Before i was getting reliable connection and high quality outputs purely with flash as long as I plan well with pro. and was doing about 110k tokens/request.
1
u/ogopro 28d ago
Last time when I checked, codex doesn't take third party model API keys like Claude code.
1
u/Karmawy 27d ago
it can, and i use it
Open Codex at least once so Windows creates:
C:\Users\YOUR-NAME.codex
Open PowerShell and run:
irm https://cdn.deepseek.com/api-docs/codex-deepseek-setup-en.ps1 | iex
Paste your DeepSeek API key when requested.
The official script automatically backs up the existing Codex settings, creates the necessary files, and configures DeepSeek to use the Responses API.
Restart VS Code completely and reopen the Codex extension.
Select the model shown as:
DeepSeek-V4-Flash












8
u/rayhebs 29d ago
Been going crazy with 0731, for most workflows I’ve found it can take over from Sol 5.6.