Token Usage HIGH #1473
Replies: 2 comments 2 replies
-
|
What's preventing you from adding the caveman skill directly to deepseek-tui? |
Beta Was this translation helpful? Give feedback.
-
|
This is a good point. The 3× difference may not come only from the DeepSeek API itself, but from how the workflow manages context, prompts, and repeated tool outputs. If Claude Code with the Caveman Skill is cheaper, I’d compare:
Adding a Caveman-like skill or a context-budget mode to DeepSeek TUI could be useful. For coding workflows, cost optimization is not just about cheaper tokens — it’s also about reducing unnecessary context and routing tasks to the right model/settings. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I’ve been using the Claude Code CLI with a DeepSeek API key, and the token usage there was surprisingly low compared to DeepSeek TUI. DeepSeek TUI is costing me almost 3× more for similar workflows, probably because I was using the Caveman Skill setup in Claude Code.
Is there any equivalent mechanism or optimization in DeepSeek TUI that can reduce token usage while maintaining similar performance?
Beta Was this translation helpful? Give feedback.
All reactions