[stable30] fix(AppAPI): Apps page instead of External Apps page (#12493) (#12500)

Signed-off-by: Anupam Kumar <kyteinsky@gmail.com>
This commit is contained in:
Anupam Kumar
2025-01-23 16:36:33 +05:30
committed by GitHub
parent 790cbcbbe2
commit 91d7d4355c
4 changed files with 4 additions and 4 deletions

View File

@@ -55,7 +55,7 @@ Installation
0. Make sure the :ref:`Nextcloud Assistant app<ai-app-assistant>` is installed
1. :ref:`Install AppAPI and setup a Deploy Demon<ai-app_api>`
2. Install the "Local large language model" ExApp via the "External Apps" page in the Nextcloud web admin user interface
2. Install the "Local large language model" ExApp via the "Apps" page in the Nextcloud web admin user interface
Supplying alternate models
~~~~~~~~~~~~~~~~~~~~~~~~~~

View File

@@ -34,7 +34,7 @@ Installation
0. Make sure the :ref:`Nextcloud Assistant app<ai-app-assistant>` is installed
1. :ref:`Install AppAPI and setup a Deploy Demon<ai-app_api>`
2. Install the *stt_whisper2* "Local Speech-To-Text" ExApp via the "External Apps" page in the Nextcloud web admin user interface
2. Install the *stt_whisper2* "Local Speech-To-Text" ExApp via the "Apps" page in the Nextcloud web admin user interface
Supplying alternate models
~~~~~~~~~~~~~~~~~~~~~~~~~~

View File

@@ -48,7 +48,7 @@ Installation
Setup (via App Store)
~~~~~~~~~~~~~~~~~~~~~
1. Install the *Summary Bot* app via the "External Apps" page in Nextcloud
1. Install the *Summary Bot* app via the "Apps" page in Nextcloud
2. Enable the *Summary Bot* Bot for the selected Chatroom via the three dots menu of the Chatroom (The Bots settings are located inside the *Bots* section)

View File

@@ -37,7 +37,7 @@ Installation
0. Make sure the :ref:`Nextcloud Assistant app<ai-app-assistant>` is installed
1. :ref:`Install AppAPI and setup a Deploy Demon<ai-app_api>`
2. Install the "Local Machine Translation" (translate2) ExApp via the "External Apps" page in the Nextcloud web admin user interface
2. Install the "Local Machine Translation" (translate2) ExApp via the "Apps" page in the Nextcloud web admin user interface
Model Switch
------------