Branch: refs/heads/waise
Home: https://github.com/xwiki-contrib/application-ai-llm
Commit: d1cb791f58c25d13974936ce79c48be92458449c
https://github.com/xwiki-contrib/application-ai-llm/commit/d1cb791f58c25d13…
Author: Paul Pantiru <paul.pantiru(a)xwiki.com>
Date: 2024-02-18 (Sun, 18 Feb 2024)
Changed paths:
M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/Chunk.java
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/SolrConnector.java
M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/internal/DefaultDocument.java
Log Message:
-----------
LLMAI-39: Add a vector index based on Solr
* Add collection field to the solr stored chunks
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-ai-llm/settings/notifications
Branch: refs/heads/waise
Home: https://github.com/xwiki-contrib/application-ai-llm
Commit: 00df57a81046f4849591cb7e2559b70c4e349318
https://github.com/xwiki-contrib/application-ai-llm/commit/00df57a81046f484…
Author: Paul Pantiru <paul.pantiru(a)xwiki.com>
Date: 2024-02-18 (Sun, 18 Feb 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-api/src/main/java/org/xwiki/contrib/llm/internal/RAGChatRequestFilterBuilder.java
M application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/ChatMessage.java
Log Message:
-----------
LLMAI-50: First version of RAG
* Add multiple sources
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-ai-llm/settings/notifications
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 8acbcd39580ad8559a98a60b0850645c2c6bbdae
https://github.com/xwiki/xwiki-platform/commit/8acbcd39580ad8559a98a60b0850…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-02-16 (Fri, 16 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/configuration/ConfigurationFilesGenerator.java
Log Message:
-----------
[Misc] Ensure to use logback-override if docker test is verbose
- Logback-override was copied only if docker test was in debug mode:
it should be copied when it's verbose, it's not that much needed in
debug mode...
(cherry picked from commit 3571d9d47d7c90480d23ffcfa0aa3080ff248ee4)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 3571d9d47d7c90480d23ffcfa0aa3080ff248ee4
https://github.com/xwiki/xwiki-platform/commit/3571d9d47d7c90480d23ffcfa0aa…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-02-16 (Fri, 16 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/configuration/ConfigurationFilesGenerator.java
Log Message:
-----------
[Misc] Ensure to use logback-override if docker test is verbose
- Logback-override was copied only if docker test was in debug mode:
it should be copied when it's verbose, it's not that much needed in
debug mode...
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: d7c5dca212d44f3d6b58712f571604c971671779
https://github.com/xwiki/xwiki-platform/commit/d7c5dca212d44f3d6b58712f5716…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-02-16 (Fri, 16 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-test/xwiki-platform-notifications-test-docker/src/test/it/org/xwiki/platform/notifications/test/ui/NotificationsIT.java
Log Message:
-----------
[Misc] Small improvments in NotificationsIT
(cherry picked from commit a0f34b99aac6ecc6116ac7221170fc47c551519a)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 0ce056a2ffb216d1a1e2a0bfafb1b7c49e4035f4
https://github.com/xwiki/xwiki-platform/commit/0ce056a2ffb216d1a1e2a0bfafb1…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-02-16 (Fri, 16 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-test/xwiki-platform-notifications-test-pageobjects/pom.xml
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-test/xwiki-platform-notifications-test-pageobjects/src/main/java/org/xwiki/platform/notifications/test/po/NotificationsTrayPage.java
Log Message:
-----------
[Misc] Improve notification page object
* Use REST API to wait on notification count, instead of error prone
javascript call
Co-Authored-By: Manuel Leduc <manuel.leduc(a)xwiki.com>
(cherry picked from commit 50f7a531d3baeaa528105aec0404b93cfb9c700e)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 50f7a531d3baeaa528105aec0404b93cfb9c700e
https://github.com/xwiki/xwiki-platform/commit/50f7a531d3baeaa528105aec0404…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-02-16 (Fri, 16 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-test/xwiki-platform-notifications-test-pageobjects/pom.xml
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-test/xwiki-platform-notifications-test-pageobjects/src/main/java/org/xwiki/platform/notifications/test/po/NotificationsTrayPage.java
Log Message:
-----------
[Misc] Improve notification page object
* Use REST API to wait on notification count, instead of error prone
javascript call
Co-Authored-By: Manuel Leduc <manuel.leduc(a)xwiki.com>
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications