From dbbcad09f2601ea297722b065b730590effe2e82 Mon Sep 17 00:00:00 2001 From: Anupam Kumar Date: Thu, 11 Dec 2025 14:22:29 +0530 Subject: [PATCH] chore(AI): Revert: "document HaRP being not supported in context_chat" (#13932) 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 98af980c4..10f5b4064 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 Daemon ` in AppAPI Admin settings. HaRP is not supported yet, please use Docker Socket Proxy (DSP). +2. Setup a :ref:`Deploy Daemon ` in AppAPI Admin settings 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::