Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/ai-llm
Commit: b3bb91f0841e72279918884e4983bb39a65ff6ba
https://github.com/xwiki-contrib/ai-llm/commit/b3bb91f0841e72279918884e4983…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-04-24 (Thu, 24 Apr 2025)
Changed paths:
M application-ai-llm-authentication/application-ai-llm-authentication-api/pom.xml
M application-ai-llm-authentication/application-ai-llm-authentication-ui/pom.xml
M application-ai-llm-authentication/pom.xml
M application-ai-llm-chat/application-ai-llm-chat-webjar/pom.xml
M application-ai-llm-chat/pom.xml
M application-ai-llm-flavor/pom.xml
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 application-ai-llm-index/pom.xml
M application-ai-llm-models/application-ai-llm-models-api/pom.xml
M application-ai-llm-models/application-ai-llm-models-internal/pom.xml
M application-ai-llm-models/application-ai-llm-models-ui/pom.xml
M application-ai-llm-models/pom.xml
M application-ai-llm-xip/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/ai-llm/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/ai-llm
Commit: b172b8d9875e587febaa48cb34c0176633ede011
https://github.com/xwiki-contrib/ai-llm/commit/b172b8d9875e587febaa48cb34c0…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-04-24 (Thu, 24 Apr 2025)
Changed paths:
M application-ai-llm-authentication/application-ai-llm-authentication-api/pom.xml
M application-ai-llm-authentication/application-ai-llm-authentication-ui/pom.xml
M application-ai-llm-authentication/pom.xml
M application-ai-llm-chat/application-ai-llm-chat-webjar/pom.xml
M application-ai-llm-chat/pom.xml
M application-ai-llm-flavor/pom.xml
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 application-ai-llm-index/pom.xml
M application-ai-llm-models/application-ai-llm-models-api/pom.xml
M application-ai-llm-models/application-ai-llm-models-internal/pom.xml
M application-ai-llm-models/application-ai-llm-models-ui/pom.xml
M application-ai-llm-models/pom.xml
M application-ai-llm-xip/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release application-ai-llm-0.7.1
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/ai-llm/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/ai-llm
Commit: 8fe4099e04aab1dc47f7289e9332e52b7e5db881
https://github.com/xwiki-contrib/ai-llm/commit/8fe4099e04aab1dc47f7289e9332…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-04-24 (Thu, 24 Apr 2025)
Changed paths:
M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/internal/DefaultCollectionManager.java
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-index/application-ai-llm-index-api/src/test/java/org/xwiki/contrib/llm/internal/rest/DefaultCollectionsResourceTest.java
M application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/internal/AbstractModel.java
M application-ai-llm-models/application-ai-llm-models-ui/src/main/resources/AI/Code/ChatWidgetConfig.xml
Log Message:
-----------
LLMAI-123: The application cannot be used in subwikis
* Pass the wiki ID to the chat widget.
* Set the current wiki as context for loading the collection.
* Fix parsing groups from the collection configuration.
* Consider both subwiki and main wiki groups of the user.
Commit: 91b13f38074dda2c7e15f747aca23bfd7524b047
https://github.com/xwiki-contrib/ai-llm/commit/91b13f38074dda2c7e15f747aca2…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-04-24 (Thu, 24 Apr 2025)
Changed paths:
M application-ai-llm-models/application-ai-llm-models-ui/src/main/resources/AI/Code/ChatWidgetConfig.xml
Log Message:
-----------
LLMAI-117: Regular users do not have a Chat button
* Set the scope of the UIX to "wiki".
Compare: https://github.com/xwiki-contrib/ai-llm/compare/d0892bb347f7...91b13f38074d
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/ai-llm/settings/notifications