You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it could be interesting to have a small link in the footer that links to gitingest.com/tokencount in which you can paste text to get the token estimation for it
I'm not sure if this feature would be relevant in CLI, and in the Python package
Downside of CLI: would cause bloat in the arguments/options
Downside of python module: users can just use tiktoken at this point
Let me know what you think and if wether this would be useful to you in CLI/python