mirror of https://github.com/M66B/FairEmail.git
Updated FAQ
This commit is contained in:
parent
a51315ca69
commit
d973d2366e
1
FAQ.md
1
FAQ.md
|
@ -5585,6 +5585,7 @@ OpenAI can only be used if configured and enabled.
|
||||||
**Setup**
|
**Setup**
|
||||||
|
|
||||||
* Create an account [here](https://platform.openai.com/signup)
|
* Create an account [here](https://platform.openai.com/signup)
|
||||||
|
* Pay some money via [here](https://platform.openai.com/settings/organization/billing/overview)
|
||||||
* Create an API key [here](https://platform.openai.com/account/api-keys)
|
* Create an API key [here](https://platform.openai.com/account/api-keys)
|
||||||
* Copy the API key and paste it in the corresponding field of the integration settings
|
* Copy the API key and paste it in the corresponding field of the integration settings
|
||||||
* Enable the OpenAI switch
|
* Enable the OpenAI switch
|
||||||
|
|
|
@ -2800,6 +2800,7 @@ adb install /path/to/FairEmail-xxx.apk</code></pre>
|
||||||
<p><strong>Setup</strong></p>
|
<p><strong>Setup</strong></p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Create an account <a href="https://platform.openai.com/signup">here</a></li>
|
<li>Create an account <a href="https://platform.openai.com/signup">here</a></li>
|
||||||
|
<li>Pay some money via <a href="https://platform.openai.com/settings/organization/billing/overview">here</a></li>
|
||||||
<li>Create an API key <a href="https://platform.openai.com/account/api-keys">here</a></li>
|
<li>Create an API key <a href="https://platform.openai.com/account/api-keys">here</a></li>
|
||||||
<li>Copy the API key and paste it in the corresponding field of the integration settings</li>
|
<li>Copy the API key and paste it in the corresponding field of the integration settings</li>
|
||||||
<li>Enable the OpenAI switch</li>
|
<li>Enable the OpenAI switch</li>
|
||||||
|
|
Loading…
Reference in New Issue