Replies: 3 comments 1 reply
-
|
@Marten2016 let me see what I can do about this with the deepseek api - thank you! |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
This would be a very useful feature for DeepSeek TUI users. Real-time token count is not only a UI improvement — it helps users understand when a conversation is getting close to the context limit, and it also makes long-session cost easier to reason about. A few details could make it more helpful:
For DeepSeek TUI, this could reduce confusion between “the model is worse now” and “the context is overloaded.” It would also help experienced independent developers manage long conversations more deliberately instead of only noticing the problem after responses start degrading or failing. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Displaying the real-time token count of the current conversation in the TUI status bar, this helps users check if they are approaching the model context limit.
Beta Was this translation helpful? Give feedback.
All reactions