open-webui/backend/open_webui
2025-01-30 18:26:55 -06:00
..
data
internal
migrations
models refac: access controls 2025-01-20 23:20:47 -08:00
retrieval Add RAG_WEB_LOADER + Playwright mode + improve stability of search 2025-01-28 23:03:15 -06:00
routers Merge branch 'dev' of https://github.com/open-webui/open-webui 2025-01-30 18:26:55 -06:00
socket fix: Remove unnecessary decode statement 2025-01-17 13:43:56 -08:00
static refac: favicon 2025-01-22 11:27:03 -08:00
storage chore: format backend 2025-01-21 19:33:33 -08:00
test chore: format backend 2025-01-21 19:33:33 -08:00
utils Merge branch 'dev' of https://github.com/open-webui/open-webui 2025-01-30 18:26:55 -06:00
__init__.py
alembic.ini
config.py Merge branch 'dev' of https://github.com/open-webui/open-webui 2025-01-30 18:26:55 -06:00
constants.py
env.py feat: separate cookie settings between session & auth cookies 2025-01-23 16:16:50 +02:00
functions.py
main.py Merge branch 'dev' of https://github.com/open-webui/open-webui 2025-01-30 18:26:55 -06:00
tasks.py