mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-24 23:12:55 +00:00
Updated FAQ
This commit is contained in:
parent
dcc1e1df5f
commit
e2f4afb790
1 changed files with 2 additions and 1 deletions
3
FAQ.md
3
FAQ.md
|
@ -5239,9 +5239,10 @@ Cloud sync is an experimental feature. It is not available for the Play Store ve
|
|||
**Usage**
|
||||
|
||||
Tap on the robot button in the top action bar of the message editor.
|
||||
The text in the message editor and the first part of the message being replied to (maximum of 1,000 characters)
|
||||
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.
|
||||
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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue