Stephan Janssen
Stephan Janssen
Would indeed be a nice addition!
Hey, is this still work in progress? If not, how can I test it? Thanks in advance!
Will have a closer look once Devoxx Belgium is behind us :)
Can you give a more detailed example/explanation?
I would suggest to first create a Langchain4J GitHub project which supports these features, this way everybody can use/enjoy them. Once available we could easily integrate them within the plugin...
For extra inspiration, see also https://github.com/cyclotruc/gitingest
Making progress, basically swapping ChromaDB with Neo4J Graph & similarity search on AST data 🤩🔥🔥🔥 [](https://www.youtube.com/watch?v=PCREFuF_1-0) Demo @ https://www.youtube.com/watch?v=PCREFuF_1-0
Should also have a look at https://www.falkordb.com & https://github.com/FalkorDB
The main logic for the response output is located in PromptOutputPanel.java [src/main/java/com/devoxx/genie/ui/panel/PromptOutputPanel.java](https://github.com/devoxx/DevoxxGenieIDEAPlugin/blob/master/src/main/java/com/devoxx/genie/ui/panel/PromptOutputPanel.java)
Indeed, however the /find should only be shown when RAG is activated. Will you investigate further or should I?