fix(admin): Fix admin AI overview

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling
2025-02-14 13:11:11 +01:00
committed by backportbot[bot]
parent 66749fdc77
commit e8feb55f75
2 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 90 KiB

View File

@@ -11,7 +11,7 @@ Overview of AI features
Nextcloud uses modularity to separate raw AI functionality from the Graphical User interfaces and apps that make use of said functionality. Each instance can thus make use of various backends that provide the functionality for the same frontends and the same functionality can be implemented by multiple apps using on-premises processing or third-party AI service providers.
.. figure:: images/ai_overview.svg
.. figure:: images/ai_overview.png
:scale: 80%
.. csv-table::