open-webui/backend/open_webui
Timothy Jaeryang Baek fc5dfd3536 refac
2025-05-26 22:02:40 +04:00
..
data
internal use unquote_user in peewee 3.17.10 2025-05-20 15:18:32 -04:00
migrations
models refac: user chat list modal 2025-05-25 01:44:53 +04:00
retrieval chore: format 2025-05-24 02:13:54 +04:00
routers Merge pull request #14335 from open-webui/main 2025-05-26 13:02:08 +04:00
socket refac: socket 2025-05-09 14:23:16 +04:00
static
storage Update provider.py 2025-05-07 14:48:49 +02:00
test
utils refac 2025-05-26 22:02:40 +04:00
__init__.py
alembic.ini
config.py Merge pull request #14069 from Ithanil/bm25_weight 2025-05-24 01:13:03 +04:00
constants.py
env.py feat: WEBUI_AUTH_TRUSTED_GROUPS_HEADER 2025-05-24 23:17:12 +04:00
functions.py fix/refac: functions multi-replica issue 2025-05-20 20:20:27 +04:00
main.py feat: GZip, Brotli, ZStd compression middleware support 2025-05-26 14:18:29 +04:00
tasks.py