mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-01-31 00:18:55 +01:00
Document OPENAI_BASE_URL env var (#16195)
This commit is contained in:
parent
99d27c154e
commit
202e9ad9ce
@ -116,6 +116,12 @@ genai:
|
||||
model: gpt-4o
|
||||
```
|
||||
|
||||
::: note
|
||||
|
||||
To use a different OpenAI-compatible API endpoint, set the `OPENAI_BASE_URL` environment variable to your provider's API URL.
|
||||
|
||||
:::
|
||||
|
||||
## Azure OpenAI
|
||||
|
||||
Microsoft offers several vision models through Azure OpenAI. A subscription is required.
|
||||
|
Loading…
Reference in New Issue
Block a user