From a8bb690d538b7b4e79bf802d10b092858eca2078 Mon Sep 17 00:00:00 2001 From: Florian Klinger Date: Wed, 17 Apr 2024 16:41:20 +0200 Subject: [PATCH] Small fixes in style of documentation Signed-off-by: Florian Klinger --- admin_manual/ai/app_summarai.rst | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/admin_manual/ai/app_summarai.rst b/admin_manual/ai/app_summarai.rst index 3135e171f..1f2a3894a 100644 --- a/admin_manual/ai/app_summarai.rst +++ b/admin_manual/ai/app_summarai.rst @@ -4,7 +4,7 @@ App: SummarAI (Talk chat summarize bot) .. _ai-app-summarai: -The *SummarAI* app is one of the apps that utilize the llm or any other configured llm provider in Nextcloud and act as a configurable bot for `Nextcloud Talk`. +The *SummarAI* app is one of the apps that utilize the large language model (llm) or any other configured large language model (llm) provider in Nextcloud and act as a configurable bot for `Nextcloud Talk`. The *SummarAI* app can be running on only open source models, on-premise or any configured llm provider and does so entirely on-premises. Nextcloud can provide customer support upon request, please talk to your account manager for the possibilities. @@ -28,24 +28,24 @@ Requirements Space usage ~~~~~~~~~~~ - * ~100MB +* ~100MB Installation ------------ 0. Make sure the following apps are installed: - `Nextcloud AppAPI app `_ + - `Nextcloud AppAPI app `_ - `Nextcloud Talk app (Spreed) `_ + - `Nextcloud Talk app (Spreed) `_ - :ref:`Nextcloud Assistant app` + - :ref:`Nextcloud Assistant app` - One of the following AI model providers: + - One of the following AI model providers: - `Nextcloud Local large language model app `_ + - `Nextcloud Local large language model app `_ - `Nextcloud OpenAI and LocalAI integration app `_ + - `Nextcloud OpenAI and LocalAI integration app `_ Setup (via App Store)