Update README with predefined OpenAI Compatible API configurations
Added predefined OpenAI Compatible API configurations for various APIs.
This commit is contained in:
parent
5fc77c395e
commit
b91b17789f
1 changed files with 6 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue