Updated FAQ

master
M66B 3 months ago
parent 72202cfee8
commit 994fe786a5

@ -6041,6 +6041,11 @@ 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
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
<br>
<br>

@ -3036,6 +3036,11 @@ adb install /path/to/FairEmail-xxx.apk</code></pre>
<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>
</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>
</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>

Loading…
Cancel
Save