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

List all attached files in response #164

Closed stephanj closed 3 months ago

stephanj commented 3 months ago

Currently the response output only shows 1 file even when there are many more. It's only an issue for the ui, because context does use all of them.