Updated FAQ

master
M66B 2 weeks ago
parent 096835b3ae
commit e295001034

@ -6133,14 +6133,18 @@ FairEmail does not use third-party libraries to avoid being tracked when OpenAI
It is possible to use **DeepInfra** too (since version 1.2132).
* Create an account on the [DeepInfra website](https://deepinfra.com/) and deploy a model, for example, *meta-llama/Llama-2-13b-chat-hf*
* In the integration settings enter the URI https://api.deepinfra.com/v1/openai, an API key and the model name
* On the integration settings enter the URI https://api.deepinfra.com/v1/openai, an API key and the model name
You can also use **Mistral**:
* Create an account [via here](https://console.mistral.ai)
* In the integration settings enter the URI https://api.mistral.ai/v1/, an API key and the model name
* On the integration settings enter the URI https://api.mistral.ai/v1/, an API key and the model name
<br>
You can also use **OpenRouter**:
* Create an account [via here](https://openrouter.ai/)
* On the integration settings enter the URI https://openrouter.ai/api/v1, an API key and a model name
* Enter a maximum number of tokens; suggested value: 2000 (since version 1.2333)
<br>

@ -3087,14 +3087,19 @@ adb install /path/to/FairEmail-xxx.apk</code></pre>
<p>It is possible to use <strong>DeepInfra</strong> too (since version 1.2132).</p>
<ul>
<li>Create an account on the <a href="https://deepinfra.com/">DeepInfra website</a> and deploy a model, for example, <em>meta-llama/Llama-2-13b-chat-hf</em></li>
<li>In the integration settings enter the URI https://api.deepinfra.com/v1/openai, an API key and the model name</li>
<li>On the integration settings enter the URI https://api.deepinfra.com/v1/openai, an API key and the model name</li>
</ul>
<p>You can also use <strong>Mistral</strong>:</p>
<ul>
<li>Create an account <a href="https://console.mistral.ai">via here</a></li>
<li>In the integration settings enter the URI https://api.mistral.ai/v1/, an API key and the model name</li>
<li>On the integration settings enter the URI https://api.mistral.ai/v1/, an API key and the model name</li>
</ul>
<p>You can also use <strong>OpenRouter</strong>:</p>
<ul>
<li>Create an account <a href="https://openrouter.ai/">via here</a></li>
<li>On the integration settings enter the URI https://openrouter.ai/api/v1, an API key and a model name</li>
<li>Enter a maximum number of tokens; suggested value: 2000 (since version 1.2333)</li>
</ul>
<p><br></p>
<p><br></p>
<p>If you are looking for Google Gemini support, please see <a href="#faq204">this FAQ</a>.</p>
<p>This feature is experimental and requires version 1.2053 or later for the GitHub version and version 1.2182 or later for the Play Store version.</p>

Loading…
Cancel
Save