Merge pull request #13848 from nextcloud/feat/ai/ccb-no-harp

chore(AI): document HaRP being not supported in context_chat
This commit is contained in:
Anupam Kumar
2025-11-10 20:00:48 +05:30
committed by GitHub

View File

@@ -50,7 +50,7 @@ Installation
------------
1. Make sure the :ref:`Nextcloud Assistant app<ai-app-assistant>` is installed
2. Setup a :ref:`Deploy Demon <ai-app_api>` in AppAPI Admin settings
2. Setup a :ref:`Deploy Daemon <ai-app_api>` 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::