Branch: refs/heads/waise
Home: https://github.com/xwiki-contrib/application-ai-llm
Commit: ccedc75fb7471f91f28f1a6fef388a26aaf8fb38
https://github.com/xwiki-contrib/application-ai-llm/commit/ccedc75fb7471f91…
Author: Paul Pantiru <paul.pantiru(a)xwiki.com>
Date: 2024-03-18 (Mon, 18 Mar 2024)
Changed paths:
M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/ChunkingUtils.java
M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/Collection.java
M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/internal/DefaultCollection.java
M application-ai-llm-index/application-ai-llm-index-ui/src/main/resources/AI/Collections/Code/CollectionsClass.xml
M application-ai-llm-index/application-ai-llm-index-ui/src/main/resources/AI/Collections/Code/CollectionsSheet.xml
Log Message:
-----------
LLMAI-39: Add a vector index based on Solr
* Added an experimental LLM formatted chunking method
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-ai-llm/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: c56c9ed85e0602f19c77a1feb8208a43129ff6fc
https://github.com/xwiki/xwiki-platform/commit/c56c9ed85e0602f19c77a1feb820…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-03-18 (Mon, 18 Mar 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-container/xwiki-platform-container-servlet/src/main/java/org/xwiki/container/servlet/filters/internal/SetCharacterEncodingFilter.java
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/WEB-INF/web.xml
Log Message:
-----------
XWIKI-12674: Replace Restlet with Jersey (#2997)
* Set a default encoding for the response as Jersey doesn't seem to set
one.
* Rename a variable to avoid hiding a field.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications