Branch: refs/heads/main
Home:
https://github.com/xwiki-contrib/ai-llm
Commit: bc058f233cb400b1d943aae2283a45a18a9eb5ef
https://github.com/xwiki-contrib/ai-llm/commit/bc058f233cb400b1d943aae2283a…
Author: Paul Pantiru <paul.pantiru(a)xwiki.com>
Date: 2024-04-25 (Thu, 25 Apr 2024)
Changed paths:
M
application-ai-llm-models/application-ai-llm-models-ui/src/main/resources/AI/Code/TestUI.xml
Log Message:
-----------
LLMAI-64: Renderer for the Chat UI
* Load the marked library from the webjar using an extension point
Commit: 3cf74bc61a39c7c48fdb9f8624c7ab860c26ad8f
https://github.com/xwiki-contrib/ai-llm/commit/3cf74bc61a39c7c48fdb9f8624c7…
Author: Paul Pantiru <paul.pantiru(a)xwiki.com>
Date: 2024-04-25 (Thu, 25 Apr 2024)
Changed paths:
M
application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/internal/RAGChatRequestFilter.java
M
application-ai-llm-index/application-ai-llm-index-ui/src/main/resources/AI/Code/RAGChatRequestFilterClass.xml
Log Message:
-----------
LLMAI-50: First version of RAG
* transformed the context prompt into a system prompt
* added the special {{search_results}} macro for injecting the search results inside the
user defined sytem prompt (inside the model)
Compare:
https://github.com/xwiki-contrib/ai-llm/compare/1c6a988c5773...3cf74bc61a39
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki-contrib/ai-llm/settings/notifications