1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-03-04 02:28:18 +00:00

Updated FAQ

This commit is contained in:
M66B 2025-01-15 08:13:30 +01:00
parent aed5a70840
commit 425e6480ea
2 changed files with 10 additions and 5 deletions

11
FAQ.md
View file

@ -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).
<br>
<br>
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.
<br>

View file

@ -2941,7 +2941,7 @@ adb install /path/to/FairEmail-xxx.apk</code></pre>
<p><br></p>
<p><strong>Usage</strong></p>
<p><em>Editor</em></p>
<p>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.</p>
<p>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.</p>
<p>For example: create a new draft and enter the text “<em>How far is the sun?</em>”, and tap on the robot button in the top action bar.</p>
<p>Since version 1.2191 it is possible to define AI templates, which you can select after tapping on the robot icon.</p>
<p><br></p>
@ -2973,6 +2973,8 @@ adb install /path/to/FairEmail-xxx.apk</code></pre>
<li>In the integration settings enter the URI https://api.deepinfra.com/v1/openai, an API key and the model name</li>
</ul>
<p><br></p>
<p><br></p>
<p>If you are looking for Google Gemini support, please see <a href="#faq204">this FAQ</a>.</p>
<p>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.</p>
<p><br></p>
<p><a name="faq191"></a> <strong>(191) How do I download and keep older messages on my device?</strong></p>