From 5080007430dbe4584adbd35e8192f3095fc35d6f Mon Sep 17 00:00:00 2001 From: Daphne Muller <86835268+DaphneMuller@users.noreply.github.com> Date: Wed, 17 Apr 2024 14:50:12 +0200 Subject: [PATCH] Update app_assistant.rst added link to user documentation Signed-off-by: Daphne Muller <86835268+DaphneMuller@users.noreply.github.com> --- admin_manual/ai/app_assistant.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/admin_manual/ai/app_assistant.rst b/admin_manual/ai/app_assistant.rst index da7a63d9d..62f3f490a 100644 --- a/admin_manual/ai/app_assistant.rst +++ b/admin_manual/ai/app_assistant.rst @@ -8,6 +8,8 @@ Nextcloud assistant is the primary graphical user interface for interacting with It offers the graphical user interface for text processing tasks like summarizing text, generating headlines, and asking arbitrary questions, for Speech-To-Text transcription of media files, for Text-To-Image picture generation and it integrates with the context_chat app to offer in-context answers about your own data stored in Nextcloud. Nextcloud can provide customer support upon request, please talk to your account manager for the possibilities. +Find the user documentation here: ``_ + Installation ------------