diff --git a/FAQ.md b/FAQ.md index 8c52cad38b..a91a08d726 100644 --- a/FAQ.md +++ b/FAQ.md @@ -5484,6 +5484,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.
diff --git a/index.html b/index.html index e5680e754b..159d749119 100644 --- a/index.html +++ b/index.html @@ -2692,7 +2692,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.

+

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


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.