Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/application-ai-llm
Commit: 9e0b7cfd9bc4799cd0bc8af5f821366b00c7d5cc
https://github.com/xwiki-contrib/application-ai-llm/commit/9e0b7cfd9bc4799c…
Author: Paul Pantiru <paul.pantiru(a)xwiki.com>
Date: 2024-04-19 (Fri, 19 Apr 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-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/ChatResponse.java
M application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/internal/rest/DefaultChatCompletionsResource.java
Log Message:
-----------
LMAI-49: Query support
* added sources into the response header of non-streaming responses (prevents breaking the OpenAi API response format and are needed for the evaluation framework)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-ai-llm/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/application-ai-llm
Commit: 777dc0c56c095e29c1ab2bfd53ffddade1cf6148
https://github.com/xwiki-contrib/application-ai-llm/commit/777dc0c56c095e29…
Author: Paul Pantiru <paul.pantiru(a)xwiki.com>
Date: 2024-04-19 (Fri, 19 Apr 2024)
Changed paths:
M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/internal/rest/AbstractCollectionResource.java
M application-ai-llm-index/application-ai-llm-index-api/src/test/java/org/xwiki/contrib/llm/internal/rest/DefaultCollectionResourceTest.java
M application-ai-llm-index/application-ai-llm-index-api/src/test/java/org/xwiki/contrib/llm/internal/rest/DefaultDocumentResourceTest.java
Log Message:
-----------
[misc] Fix for REST API calls with basic auth
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-contrib/application-reviewpages
Commit: 9adfee7a2ee8a6656f8a0e677a80fa947f88f8bd
https://github.com/xwiki-contrib/application-reviewpages/commit/9adfee7a2ee…
Author: Alex Cotiugă <ancotiuga(a)gmail.com>
Date: 2024-04-18 (Thu, 18 Apr 2024)
Changed paths:
M application-reviewpages-ui/pom.xml
M application-reviewpages-ui/src/main/resources/ReviewPages/AddScript.xml
M application-reviewpages-ui/src/main/resources/ReviewPages/ExampleDocument.xml
M application-reviewpages-ui/src/main/resources/ReviewPages/RemoveScript.xml
M application-reviewpages-ui/src/main/resources/ReviewPages/ReviewData.xml
M application-reviewpages-ui/src/main/resources/ReviewPages/Script.xml
M application-reviewpages-ui/src/main/resources/ReviewPages/Translations.de.xml
M application-reviewpages-ui/src/main/resources/ReviewPages/UpdateService.xml
M application-reviewpages-ui/src/main/resources/ReviewPages/WebHome.xml
Log Message:
-----------
[misc] Format pages exported from XWiki 14.10.3, the parent's version
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-reviewpages/settings/notificat…