open-webui/backend/open_webui
2025-05-29 03:47:02 +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 refac: PLEASE FOLLOW EXISTING CONVENTION 2025-05-29 03:47:02 +04:00
routers chore: format 2025-05-29 02:36:33 +04:00
socket
static chore: removed duplicate css elements 2025-05-28 08:31:11 -04:00
storage Fix S3 allowed characters in Tags. 2025-05-23 11:09:40 +02:00
test
utils feat: custom advanced params 2025-05-29 03:33:11 +04:00
__init__.py
alembic.ini
config.py refac 2025-05-29 02:33:40 +04:00
constants.py
env.py feat: WEBUI_AUTH_TRUSTED_GROUPS_HEADER 2025-05-24 23:17:12 +04:00
functions.py Prevent duplicate function module loads with caching helper and refactor 2025-05-27 18:08:58 +09:00
main.py chore: format 2025-05-29 02:36:33 +04:00
tasks.py