Update README with predefined OpenAI Compatible API configurations

Added predefined OpenAI Compatible API configurations for various APIs.
This commit is contained in:
Mic 2026-02-04 22:22:01 +01:00 committed by GitHub
parent 5fc77c395e
commit b91b17789f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -51,6 +51,12 @@ Using an API integration, you can activate some automatic features:
> - **OpenAI Compatible API**
> - 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.
> - You can also use one of these predefined configurations:
> - DeepSeek API
> - Grok API
> - Mistral API
> - OpenRouter API
> - Perpelxity API