mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
Merge pull request #12519 from nextcloud/backport/12496/stable30
[stable30] feat(mail): add message translation documentation
This commit is contained in:
@@ -40,6 +40,8 @@ Artificial intelligence at Nextcloud is built in a modular way, allowing you to
|
||||
|
||||
**Note**: When using our on-premise AI apps, make sure you have a GPU with enough VRAM that fits all the features you need. For each app documented here you will find its hardware requirements.
|
||||
|
||||
.. _machine_translation:
|
||||
|
||||
Machine translation
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
||||
@@ -127,3 +127,10 @@ multiple days.
|
||||
Each sent email will be analyzed by an AI to check whether a reply is expected.
|
||||
|
||||
The feature can be enabled through the global :ref:`mail_llm_processing` setting.
|
||||
|
||||
Translation
|
||||
-----------
|
||||
|
||||
.. versionadded:: 4.2
|
||||
|
||||
The mail app can optionally provide translations for messages if the :ref:`translation API <machine_translation>` is enabled.
|
||||
|
||||
@@ -318,6 +318,15 @@ When you open a message in the Mail app, it proposes AI-generated replies. By si
|
||||
|
||||
.. note:: Supported languages depend on the used large language model
|
||||
|
||||
Mail translation
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
||||
.. versionadded:: 4.2
|
||||
|
||||
You are able to translate messages to your configured languages similarly to Talk.
|
||||
|
||||
.. note:: Please note that translation features have to be enabled on the server
|
||||
|
||||
Thread summary
|
||||
--------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user