File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -37,8 +37,8 @@ Retrieval-Augmented Generation (RAG) is a game-changer for AI-powered search and
3737- Only new or modified files trigger fresh embedding calls.
3838
3939## See it in action:
40- - [ RAGComponentsDemo.java (Test Class)] ( https://github.com/your-org/your-repo /blob/main/src/main/java/org/k11techlab/framework/ai/rag/demo/RAGComponentsDemo.java )
41- - [ Sample Output (Cache Hits!)] ( https://github.com/your-org/your-repo /blob/main/RAGComponentsDemo_output.txt )
40+ * [ RAGComponentsDemo.java (Test Class)] ( https://github.com/K11-Software-Solutions/k11TechLab-selenium-java-fullstack-framework /blob/main/src/main/java/org/k11techlab/framework/ai/rag/demo/RAGComponentsDemo.java )
41+ * [ Sample Output (Cache Hits!)] ( https://github.com/K11-Software-Solutions/k11TechLab-selenium-java-fullstack-framework /blob/main/RAGComponentsDemo_output.txt )
4242
4343## Sample Output
4444``` text
You can’t perform that action at this time.
0 commit comments