diff --git a/FAQ.md b/FAQ.md index 1272a48a82..bf9fc0935f 100644 --- a/FAQ.md +++ b/FAQ.md @@ -5583,8 +5583,7 @@ Depending on the ChatGPT account (free or paid) there are usage limits. If you e *Error 429: Too Many Requests insufficient_quota: You exceeded your current quota, please check your plan and billing details* -In this case, you'll either need to wait, or upgrade your ChatGPT plan. -Please [see here](https://help.openai.com/en/articles/6843909-rate-limits-and-429-too-many-requests-errors) for details. +Note that you are required to switch to a paid plan after the testing period.
diff --git a/index.html b/index.html index 5ed743cb5e..63a585f257 100644 --- a/index.html +++ b/index.html @@ -2795,7 +2795,7 @@ adb install /path/to/FairEmail-xxx.apk


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:

Error 429: Too Many Requests insufficient_quota: You exceeded your current quota, please check your plan and billing details

-

In this case, you’ll either need to wait, or upgrade your ChatGPT plan. Please see here for details.

+

Note that you are required to switch to a paid plan after the testing period.


You can select the model, configure the temperature and enable moderation in the integration settings.

If you have access to GPT-4, you can change the model name to gpt-4 in the integration settings. There is currently a waitlist for API GPT-4 access.