devoxx / DevoxxGenieIDEAPlugin

DevoxxGenie is a plugin for IntelliJ IDEA that uses local LLM's (Ollama, LMStudio, GPT4All, Llama.cpp and Exo) and Cloud based LLMs to help review, test, explain your project code.
https://devoxx.com
MIT License
156 stars 24 forks source link

Show token usage bar when adding files manually #151

Open stephanj opened 3 months ago

stephanj commented 3 months ago

When adding files manually to the prompt context, it would be great to also see the token usage progress bar and/or the total tokens for all the files together. Finding a way to know the window context of local models would help enormously!

image

image