From 74b2f61265eb5e1aec08719cdb25796fda58dac3 Mon Sep 17 00:00:00 2001 From: Mic Date: Mon, 12 May 2025 21:52:36 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ece3cd24..7aca3c51 100644 --- a/README.md +++ b/README.md @@ -47,9 +47,9 @@ Using an API integration, you can activate some automatic features: > [!TIP] > **Using an OpenAI Compatible API** > -> You can also use a local OpenAI Compatible API server, like LM Studio! +> You can also use a local OpenAI Compatible API server, like LM Studio or Mistral AI! > -> There is also an option to remove the "v1" segment from the API url, if needed, and to manually set the model name if the server doesn't have a models list endpoint (like Gemini). +> There is also an option to remove the "v1" segment from the API url, if needed, and to manually set the model name if the server doesn't have a models list endpoint.