Updated FAQ

This commit is contained in:
M66B 2024-01-16 14:28:05 +01:00
parent 09278af443
commit 5c084f742f
2 changed files with 2 additions and 1 deletions

1
FAQ.md
View File

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

View File

@ -2692,7 +2692,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.</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><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>