feat: custom chatId route support

This commit is contained in:
Timothy J. Baek 2023-11-19 17:47:07 -08:00
parent 99e8816e73
commit 2342c5036b
14 changed files with 2672 additions and 2042 deletions

View file

@ -29,7 +29,7 @@ if ENV == "prod":
# WEBUI_VERSION
####################################
WEBUI_VERSION = os.environ.get("WEBUI_VERSION", "v1.0.0-alpha.9")
WEBUI_VERSION = os.environ.get("WEBUI_VERSION", "v1.0.0-alpha.11")
####################################
# WEBUI_AUTH