Update README.md

This commit is contained in:
Mic 2025-05-12 21:52:36 +02:00 committed by GitHub
parent 4baa412e7a
commit 74b2f61265
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.
<br>