Branch: refs/heads/main
Home:
https://github.com/xwiki-contrib/ai-llm
Commit: 3cb49ebde30ca2875ef6fb80ebce5dc2a50c8250
https://github.com/xwiki-contrib/ai-llm/commit/3cb49ebde30ca2875ef6fb80ebce…
Author: Paul Pantiru <paul.pantiru(a)xwiki.com>
Date: 2024-06-27 (Thu, 27 Jun 2024)
Changed paths:
M
application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/internal/RAGChatRequestFilter.java
Log Message:
-----------
LLMAI-91: There is no context when the prompt doesn't include it in the model
configuration
* Added default prompt if prompt is empty in the model config
* If user/admin defined prompt does not contain the {{search_results}} keyword, the search
results are added at the end
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki-contrib/ai-llm/settings/notifications