Stephan Janssen

Results 105 comments of Stephan Janssen

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 :)

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 🤩🔥🔥🔥 [![DEMO](https://github.com/user-attachments/assets/65fbeebd-6df7-480b-a22d-ac455e9fa9fc)](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?