From e29500103476b76f67893fe3d69eb5586ebe30ca Mon Sep 17 00:00:00 2001 From: M66B Date: Fri, 28 Aug 2026 19:38:50 +0200 Subject: [PATCH] Updated FAQ --- FAQ.md | 10 +++++++--- index.html | 11 ++++++++--- 2 files changed, 15 insertions(+), 6 deletions(-) diff --git a/FAQ.md b/FAQ.md index 18d875a3e8..0e5b218214 100644 --- a/FAQ.md +++ b/FAQ.md @@ -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 -
+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)
diff --git a/index.html b/index.html index 9ed15d65fc..23984afce2 100644 --- a/index.html +++ b/index.html @@ -3087,14 +3087,19 @@ adb install /path/to/FairEmail-xxx.apk

It is possible to use DeepInfra too (since version 1.2132).

You can also use Mistral:

+

You can also use OpenRouter:

+ -



If you are looking for Google Gemini support, please see this FAQ.

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.