From 425e6480ea6d92ac9b042b90320ec647ee56fee5 Mon Sep 17 00:00:00 2001 From: M66B Date: Wed, 15 Jan 2025 08:13:30 +0100 Subject: [PATCH] Updated FAQ --- FAQ.md | 11 +++++++---- index.html | 4 +++- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/FAQ.md b/FAQ.md index 127e39a687..c800da4053 100644 --- a/FAQ.md +++ b/FAQ.md @@ -5856,10 +5856,9 @@ OpenAI can only be used if configured and enabled. *Editor* -Tap on the robot button in the top action bar of the message editor. -If the text in the message editor is empty, the message being replied to will be answered (using the configured answer prompt), -else the entered text will be sent, which could be a question or command. -If you select entered text, it will be replaced by the answer. +Tap the robot button in the top action bar of the message editor. +A dialog box will appear (since version 1.2259). +You can select the prompt and select whether to input the message you typed and/or the message you are replying to. For example: create a new draft and enter the text "*How far is the sun?*", and tap on the robot button in the top action bar. @@ -5919,6 +5918,10 @@ It is possible to use **DeepInfra** too (since version 1.2132).
+
+ +If you are looking for Google Gemini support, please see [this FAQ](#faq204). + This feature is experimental and requires version 1.2053 or later for the GitHub version and version 1.2182 or later for the Play Store version.
diff --git a/index.html b/index.html index 976685568b..8eeb030ea7 100644 --- a/index.html +++ b/index.html @@ -2941,7 +2941,7 @@ adb install /path/to/FairEmail-xxx.apk


Usage

Editor

-

Tap on the robot button in the top action bar of the message editor. If the text in the message editor is empty, the message being replied to will be answered (using the configured answer prompt), else the entered text will be sent, which could be a question or command. If you select entered text, it will be replaced by the answer.

+

Tap the robot button in the top action bar of the message editor. A dialog box will appear (since version 1.2259). You can select the prompt and select whether to input the message you typed and/or the message you are replying to.

For example: create a new draft and enter the text “How far is the sun?”, and tap on the robot button in the top action bar.

Since version 1.2191 it is possible to define AI templates, which you can select after tapping on the robot icon.


@@ -2973,6 +2973,8 @@ adb install /path/to/FairEmail-xxx.apk
  • In the integration settings enter the URI https://api.deepinfra.com/v1/openai, an API key and the model name

  • +


    +

    If you are looking for Google Gemini support, please see this FAQ.

    This feature is experimental and requires version 1.2053 or later for the GitHub version and version 1.2182 or later for the Play Store version.


    (191) How do I download and keep older messages on my device?