From 86d94bfb8d94bb8c1046f5ec06ec489939aabc13 Mon Sep 17 00:00:00 2001 From: Marcel Klehr Date: Thu, 17 Jul 2025 11:30:26 +0200 Subject: [PATCH] fix: admin_manual/ai/app_llm2.rst Co-authored-by: Julien Veyssier Signed-off-by: Marcel Klehr --- admin_manual/ai/app_llm2.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/ai/app_llm2.rst b/admin_manual/ai/app_llm2.rst index 14be73ae4..1bcdc8157 100644 --- a/admin_manual/ai/app_llm2.rst +++ b/admin_manual/ai/app_llm2.rst @@ -109,7 +109,7 @@ Scaling ------- It is currently not possible to scale this app, we are working on this. Based on our calculations an instance has a rough capacity of 1000 user requests per hour. However, this number is based on theory and we do appreciate real-world feedback on this. -If you would like to scale up your language model usage, we recommend using an :ref:`AI as a Service provider` or hosting a service compatible with the OpenAI API yourself that can be scaled up and connecting nextcloud to it via *integration_openai*. +If you would like to scale up your language model usage, we recommend using an :ref:`AI as a Service provider` or hosting a service compatible with the OpenAI API yourself that can be scaled up and connecting nextcloud to it via the `integration_openai app `_. App store ---------