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.