diff --git a/FAQ.md b/FAQ.md index abf0e08bd4..4883d9f496 100644 --- a/FAQ.md +++ b/FAQ.md @@ -5570,6 +5570,10 @@ Cloud sync is an experimental feature. It is not available for the Play Store ve OpenAI can only be used if configured and enabled. +**Note that using OpenAI is not free (anymore) !** + +
+ **Setup** * Create an account [here](https://platform.openai.com/signup) @@ -5881,6 +5885,12 @@ Basically, an outgoing message is either in the draft messages folder, the outbo **(204) How do I use Gemini?** +Gemini can only be used if configured and enabled. + +**Note that using Gemini is not free (anymore) !** + +
+ To use [Gemini](https://gemini.google.com/), please follow these steps: 1. Check if your country [is supported](https://ai.google.dev/available_regions) @@ -5888,6 +5898,8 @@ To use [Gemini](https://gemini.google.com/), please follow these steps: 1. Enter the API key in the integration settings tab page 1. Enable Gemini integration in the integration settings tab page +
+ For usage instructions, please see [this FAQ](#faq190). Please read the privacy policy of [Gemini](https://support.google.com/gemini/answer/13594961). diff --git a/index.html b/index.html index bd852e364c..3dd9e5ce42 100644 --- a/index.html +++ b/index.html @@ -2791,6 +2791,8 @@ adb install /path/to/FairEmail-xxx.apk

(190) How do I use OpenAI (ChatGPT)?

🌎 Google Translate

OpenAI can only be used if configured and enabled.

+

Note that using OpenAI is not free (anymore) !

+


Setup