From 3d897b0f251e1c67cd45cc6846fc7cc82068dfac Mon Sep 17 00:00:00 2001 From: Anupam Kumar Date: Mon, 10 Nov 2025 18:01:34 +0530 Subject: [PATCH] chore(AI): document HaRP being not supported in context_chat Signed-off-by: Anupam Kumar --- admin_manual/ai/app_context_chat.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/ai/app_context_chat.rst b/admin_manual/ai/app_context_chat.rst index d62f3ecde76..98af980c49a 100644 --- a/admin_manual/ai/app_context_chat.rst +++ b/admin_manual/ai/app_context_chat.rst @@ -50,7 +50,7 @@ Installation ------------ 1. Make sure the :ref:`Nextcloud Assistant app` is installed -2. Setup a :ref:`Deploy Demon ` in AppAPI Admin settings +2. Setup a :ref:`Deploy Daemon ` in AppAPI Admin settings. HaRP is not supported yet, please use Docker Socket Proxy (DSP). 3. Install the *context_chat_backend* ExApp via the "Apps" page in Nextcloud, or by executing (checkout the readme at https://github.com/nextcloud/context_chat_backend for manual install steps) .. code-block::