Updated FAQ

This commit is contained in:
M66B 2024-04-27 17:18:02 +02:00
parent 253ded0be4
commit 98326a520e
2 changed files with 2 additions and 3 deletions

3
FAQ.md
View File

@ -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.
<br>

View File

@ -2795,7 +2795,7 @@ adb install /path/to/FairEmail-xxx.apk</code></pre>
<p><br></p>
<p>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:</p>
<p><em>Error 429: Too Many Requests insufficient_quota: You exceeded your current quota, please check your plan and billing details</em></p>
<p>In this case, youll either need to wait, or upgrade your ChatGPT plan. Please <a href="https://help.openai.com/en/articles/6843909-rate-limits-and-429-too-many-requests-errors">see here</a> for details.</p>
<p>Note that you are required to switch to a paid plan after the testing period.</p>
<p><br></p>
<p>You can select the <a href="https://platform.openai.com/docs/models/overview">model</a>, configure the <a href="https://platform.openai.com/docs/api-reference/chat/create#chat/create-temperature">temperature</a> and enable <a href="https://platform.openai.com/docs/api-reference/moderations">moderation</a> in the integration settings.</p>
<p>If you have access to GPT-4, you can change the model name to <a href="https://platform.openai.com/docs/models/gpt-4">gpt-4</a> in the integration settings. There is currently a <a href="https://openai.com/waitlist/gpt-4-api">waitlist</a> for API GPT-4 access.</p>