Branch: refs/heads/waise Home: https://github.com/xwiki-contrib/application-ai-llm Commit: 179460457f7eda5eb207a276321009943a560e5d https://github.com/xwiki-contrib/application-ai-llm/commit/179460457f7eda5eb... Author: Michael Hamann <[email protected]> Date: 2024-01-17 (Wed, 17 Jan 2024) Changed paths: M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/internal/rest/DefaultCollectionResource.java M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/internal/rest/DefaultCollectionsResource.java Log Message: ----------- LLMAI-47: REST API for adding, updating and removing documents * Respond with internal server error when an exception occurred. * Simplify the code of DefaultCollectionsResource.