From f10276361cfc1156ee81850764dd61e4fc7e17dd Mon Sep 17 00:00:00 2001 From: Jean-Yves <7360784+docjyJ@users.noreply.github.com> Date: Wed, 2 Jul 2025 15:07:01 +0200 Subject: [PATCH] Add info about multiple ai server Signed-off-by: Jean-Yves <7360784+docjyJ@users.noreply.github.com> --- community-containers/local-ai-vulkan/readme.md | 1 + community-containers/local-ai/readme.md | 1 + 2 files changed, 2 insertions(+) diff --git a/community-containers/local-ai-vulkan/readme.md b/community-containers/local-ai-vulkan/readme.md index 4a926200..10bf325e 100644 --- a/community-containers/local-ai-vulkan/readme.md +++ b/community-containers/local-ai-vulkan/readme.md @@ -26,6 +26,7 @@ http://local-ai.your-nc-domain.com { ``` - See [this guide](https://github.com/nextcloud/all-in-one/discussions/5430) for how to improve AI task pickup speed - See https://github.com/nextcloud/all-in-one/tree/main/community-containers#community-containers how to add it to the AIO stack +- Note that Nextcloud supports only one server for AI queries, so this container cannot be used at the same time as other AI containers. ### Repository https://github.com/docjyJ/aio-local-ai-vulkan diff --git a/community-containers/local-ai/readme.md b/community-containers/local-ai/readme.md index 2ab05996..bce39683 100644 --- a/community-containers/local-ai/readme.md +++ b/community-containers/local-ai/readme.md @@ -13,6 +13,7 @@ This container bundles Local AI and auto-configures it for you. - To make it work, you first need to browse `https://your-nc-domain.com/settings/admin/ai` and enable or disable specific features for your models in the openAI settings. Afterwards using the Nextcloud Assistant should work. - See [this guide](https://github.com/nextcloud/all-in-one/discussions/5430) for how to improve AI task pickup speed - See https://github.com/nextcloud/all-in-one/tree/main/community-containers#community-containers how to add it to the AIO stack +- Note that Nextcloud supports only one server for AI queries, so this container cannot be used at the same time as other AI containers. ### Repository https://github.com/szaimen/aio-local-ai