Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/ai-llm
Commit: a1dece19780b3a87a320cac194599c2abec1f6e7
https://github.com/xwiki-contrib/ai-llm/commit/a1dece19780b3a87a320cac19459…
Author: Michael Hamann <michael.hamann(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/script/CollectionManagerScriptService.java
M application-ai-llm-index/application-ai-llm-index-ui/src/main/resources/AI/Collections/Code/CollectionsTranslations.xml
M application-ai-llm-index/application-ai-llm-index-ui/src/main/resources/AI/Collections/WebHome.xml
Log Message:
-----------
LLMAI-73: Implement a separate indexing queue with a UI for its status
* Display the indexing queue size on the collections page.
Commit: 7682e79799477ef86172a131b57583655172b403
https://github.com/xwiki-contrib/ai-llm/commit/7682e79799477ef86172a131b575…
Author: Michael Hamann <michael.hamann(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/Chunk.java
M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/EmbeddingsUtils.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/DocumentIndexer.java
M application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/EmbeddingModel.java
M application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/internal/ModelConfiguration.java
M application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/internal/ModelWikiObjectComponentBuilder.java
M application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/internal/OpenAIEmbeddingModel.java
M application-ai-llm-models/application-ai-llm-models-ui/src/main/resources/AI/Models/Code/ModelsClass.xml
M application-ai-llm-models/application-ai-llm-models-ui/src/main/resources/AI/Models/Code/ModelsSheet.xml
M application-ai-llm-models/application-ai-llm-models-ui/src/main/resources/AI/Models/Code/ModelsTranslations.xml
Log Message:
-----------
LLMAI-73: Implement a separate indexing queue with a UI for its status
* Embed a configurable number of chunks from the same document at once.
Compare: https://github.com/xwiki-contrib/ai-llm/compare/075b2f21a24a...7682e7979947
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/ai-llm/settings/notifications
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-commons
Commit: 7612996b8d5abb8c5246fe54b5e05aae551547f7
https://github.com/xwiki/xwiki-commons/commit/7612996b8d5abb8c5246fe54b5e05…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-06-27 (Thu, 27 Jun 2024)
Changed paths:
M xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/main/java/org/xwiki/job/internal/JobStatusSerializer.java
M xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/test/java/org/xwiki/job/internal/DefaultJobStatusStoreTest.java
Log Message:
-----------
XCOMMONS-3077: The job serializer uses the default Java temporary folder instead of the XWiki one
(cherry picked from commit 7c4fbd92ba2323d90634c40e4021ffb7a4b9c6e9)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-commons
Commit: b92ac222b6bafff6eec7cc8a7b89857bf076ab3f
https://github.com/xwiki/xwiki-commons/commit/b92ac222b6bafff6eec7cc8a7b898…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-06-27 (Thu, 27 Jun 2024)
Changed paths:
M xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/main/java/org/xwiki/job/internal/JobStatusSerializer.java
M xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/test/java/org/xwiki/job/internal/DefaultJobStatusStoreTest.java
Log Message:
-----------
XCOMMONS-3077: The job serializer uses the default Java temporary folder instead of the XWiki one
(cherry picked from commit 7c4fbd92ba2323d90634c40e4021ffb7a4b9c6e9)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-commons
Commit: 7c4fbd92ba2323d90634c40e4021ffb7a4b9c6e9
https://github.com/xwiki/xwiki-commons/commit/7c4fbd92ba2323d90634c40e4021f…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-06-27 (Thu, 27 Jun 2024)
Changed paths:
M xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/main/java/org/xwiki/job/internal/JobStatusSerializer.java
M xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/test/java/org/xwiki/job/internal/DefaultJobStatusStoreTest.java
Log Message:
-----------
XCOMMONS-3077: The job serializer uses the default Java temporary folder instead of the XWiki one
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-docker
Commit: 005a3e83d3f637b8c92141aa9321d8e9dfb42889
https://github.com/xwiki/xwiki-docker/commit/005a3e83d3f637b8c92141aa9321d8…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2024-06-27 (Thu, 27 Jun 2024)
Changed paths:
M 14/postgres-tomcat/xwiki/docker-entrypoint.sh
M 15/postgres-tomcat/xwiki/docker-entrypoint.sh
M 16.4/postgres-tomcat/xwiki/docker-entrypoint.sh
M 16/postgres-tomcat/xwiki/docker-entrypoint.sh
M template/xwiki/docker-entrypoint.sh
Log Message:
-----------
XDOCKER-152: Does not work if database name is not xwiki
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-docker/settings/notifications