mirror of
https://github.com/open-webui/docs
synced 2025-05-20 11:18:42 +00:00
add ENABLE_OPENAI_API
based on ollama one
This commit is contained in:
parent
f6183a88de
commit
39dccf40a3
@ -234,6 +234,11 @@ Here is a list of supported environment variables used by `backend/config.py` in
|
||||
|
||||
### OpenAI
|
||||
|
||||
#### `ENABLE_OPENAI_API`
|
||||
|
||||
- Default: `true`
|
||||
- Description: Enables the use of OpenAI APIs.
|
||||
|
||||
#### `OPENAI_API_KEY`
|
||||
|
||||
- Description: Sets the OpenAI API key.
|
||||
|
Loading…
Reference in New Issue
Block a user