This commit is contained in:
Timothy Jaeryang Baek
2024-12-11 18:36:59 -08:00
parent 9e85ed861d
commit 3bda1a8b88
9 changed files with 335 additions and 347 deletions

View File

@@ -13,7 +13,7 @@ from open_webui.env import (
WEBSOCKET_REDIS_URL,
)
from open_webui.utils.auth import decode_token
from open_webui.apps.socket.utils import RedisDict
from open_webui.socket.utils import RedisDict
from open_webui.env import (
GLOBAL_LOG_LEVEL,