Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion admin_manual/ai/overview.rst
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ Frontend apps
* `Assistant <https://apps.nextcloud.com/apps/assistant>`_ for offering a graphical UI for the various tasks, a smart picker and "Chat with AI" functionality
* `Mail <https://apps.nextcloud.com/apps/mail>`_ for summarizing mail threads (see :ref:`the Nextcloud Mail docs<mail_thread_summary>` for how to enable this)
* `Summary Bot <https://apps.nextcloud.com/apps/summary_bot>`_ for summarizing chat histories in `Talk <https://apps.nextcloud.com/apps/spreed>`_
* `Mail <https://apps.nextcloud.com/apps/mail>`_ for smart replies. To active it - Administration settings > Groupware > Mail app > Enable text processing through LLMs

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why would you not extend the existing Mail line? ;)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm also okay with an extra line for the readability, but please place it right under the existing one ;)

Mail
Summary Bot
Mail

Is a bit weird 😕

* `Talk <https://apps.nextcloud.com/apps/spreed>`_ for summarizing chat history (see `Nextcloud Talk docs <https://nextcloud-talk.readthedocs.io/en/latest/settings/#app-configuration>`_ for how to enable this)
* `Text <https://apps.nextcloud.com/apps/text>`_ for offering an inline graphical UI for the various tasks
* `Collectives <https://apps.nextcloud.com/apps/collectives>`_ integrating Assistant through the smart picker to offer a graphical UI for the various tasks
Expand Down Expand Up @@ -157,6 +158,7 @@ Frontend apps
* `Collectives <https://apps.nextcloud.com/apps/collectives>`_ for offering a translation UI in the page content
* `Whiteboard <https://apps.nextcloud.com/apps/whiteboard>`_ for offering a translation UI through the assistant
* `Nextcloud Office <https://apps.nextcloud.com/apps/richdocuments>`_ for offering translation UI in the document content
* `Mail <https://apps.nextcloud.com/apps/mail>`_ for offering translations for messages

Backend apps
~~~~~~~~~~~~
Expand Down Expand Up @@ -252,7 +254,7 @@ Apps can integrate their content with Context Chat to make it available for quer

* *files*
* `Analytics <https://apps.nextcloud.com/apps/analytics>`_
* `Mail <https://apps.nextcloud.com/apps/mail>`_ (coming soon)
* `Mail <https://apps.nextcloud.com/apps/mail>`_
* `Bookmarks <https://apps.nextcloud.com/apps/bookmarks>`_

Context Chat Search
Expand Down
Loading