Branch: refs/heads/main
Home:
https://github.com/xwiki-contrib/application-ai-llm
Commit: 7547932a4a06ab235de857ceec288056ddb8eb02
https://github.com/xwiki-contrib/application-ai-llm/commit/7547932a4a06ab23…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2023-11-21 (Tue, 21 Nov 2023)
Changed paths:
M application-ai-llm-index/application-ai-llm-index-api/pom.xml
M application-ai-llm-index/application-ai-llm-index-ui/pom.xml
M pom.xml
Log Message:
-----------
LLMAI-40: Add basic document indexing and querying support
* Add the indexing module in the parent POM.
* Fix the parent of the indexing-api module.
* Remove xwiki.extension.features for modules that had no equivalent in the old module
structure.
* Set a more expressive name for the index UI.