open-webui/backend/open_webui/socket
Jason Kidd c5b67ea430
fix: Remove unnecessary decode statement
Since we create our Redis instance with , we don't
need to worry about decoding this value here. Plus this doesn't work
in python3 anyway
2025-01-17 13:43:56 -08:00
..
main.py refac: threads 2024-12-31 00:51:43 -08:00
utils.py fix: Remove unnecessary decode statement 2025-01-17 13:43:56 -08:00