Updated FAQ

This commit is contained in:
M66B 2024-05-13 11:32:40 +02:00
parent b86420ad9d
commit 35d5324c1b
2 changed files with 17 additions and 0 deletions

12
FAQ.md
View File

@ -5581,6 +5581,8 @@ OpenAI can only be used if configured and enabled.
**Usage**
*Editor*
Tap on the robot button in the top action bar of the message editor.
The text in the message editor (if any) and the first part of the message being replied to (if any)
will be used for [chat completion](https://platform.openai.com/docs/guides/chat/introduction).
@ -5591,6 +5593,16 @@ For example: create a new draft and enter the text "*How far is the sun?*", and
<br>
*Summarize* (since version 1.2178)
You can request a summary via the horizontal three-dots button just above the message text.
It is possible to configure a button for this (a robot icon).
The summary prompt text can be configured in the receive-settings tab page.
The default is *Summarize the following text:*.
<br>
OpenAI isn't very fast, so be patient. Sometimes a timeout error occurs because the app is not receiving a response from OpenAI.
<br>

View File

@ -2800,9 +2800,14 @@ adb install /path/to/FairEmail-xxx.apk</code></pre>
</ul>
<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. The text in the message editor (if any) and the first part of the message being replied to (if any) will be used for <a href="https://platform.openai.com/docs/guides/chat/introduction">chat completion</a>. If text is selected in the message editor, only the selected text will be used, and it will be replaced by the answer. A maximum of 1,000 characters of the message being replied to will be used to avoid exceeding the token limit.</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><br></p>
<p><em>Summarize</em> (since version 1.2178)</p>
<p>You can request a summary via the horizontal three-dots button just above the message text. It is possible to configure a button for this (a robot icon).</p>
<p>The summary prompt text can be configured in the receive-settings tab page. The default is <em>Summarize the following text:</em>.</p>
<p><br></p>
<p>OpenAI isnt very fast, so be patient. Sometimes a timeout error occurs because the app is not receiving a response from OpenAI.</p>
<p><br></p>
<p>Depending on the ChatGPT account (free or paid) there are usage limits. If you exceed the limit, there will be an error message like this:</p>