Replies: 1 comment
-
|
I would strongly suggest to use the JetBrains MCP which gives you access to the Program Structure Interface (PSI). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I realize this might be more about the model and less about DevoxxGenie, but... how are y'all minimizing hallucations? For example I've got a simple project with just three classes. I renamed one of them, but even after regenerating the RAG and asking it to re-index itself, I get answers referencing the old class name. I have similar problems with other changes to the code, for example replacing several parameters to a method with an object.
Beta Was this translation helpful? Give feedback.
All reactions