mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-26 17:57:16 +00:00
Updated FAQ
This commit is contained in:
parent
bfb94b9572
commit
1d79d033b9
1 changed files with 6 additions and 1 deletions
7
FAQ.md
7
FAQ.md
|
@ -5245,13 +5245,18 @@ Cloud sync is an experimental feature. It is not available for the Play Store ve
|
|||
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).
|
||||
If text is selected in the message editor, only the selected text will be used.
|
||||
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.
|
||||
|
||||
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.
|
||||
|
||||
OpenAI isn't very fast, so be patient.
|
||||
|
||||
You can select the model and the [temperature](https://platform.openai.com/docs/api-reference/chat/create#chat/create-temperature) in the settings.
|
||||
|
||||
Please read the [privacy policy](https://openai.com/policies/privacy-policy) of OpenAI,
|
||||
and perhaps [this article](https://katedowninglaw.com/2023/03/10/openais-massive-data-grab/) too.
|
||||
|
||||
This feature is experimental and available in the GitHub version only and requires version 1.2052 or later.
|
||||
|
||||
<br>
|
||||
|
|
Loading…
Reference in a new issue