forked from open-webui/open-webui
feat: documents
This commit is contained in:
parent
02f364bfd9
commit
2603ac30bc
3 changed files with 42 additions and 10 deletions
|
@ -58,7 +58,7 @@ if OPENAI_API_BASE_URL == "":
|
|||
# WEBUI_VERSION
|
||||
####################################
|
||||
|
||||
WEBUI_VERSION = os.environ.get("WEBUI_VERSION", "v1.0.0-alpha.50")
|
||||
WEBUI_VERSION = os.environ.get("WEBUI_VERSION", "v1.0.0-alpha.61")
|
||||
|
||||
####################################
|
||||
# WEBUI_AUTH (Required for security)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue