open-webui/backend/open_webui
2025-02-17 21:43:32 -06:00
..
data refac: mv backend files to /open_webui dir 2024-09-04 16:54:48 +02:00
internal Merge branch 'open-webui:main' into main 2025-01-13 08:28:13 +01:00
migrations feat: reactions 2024-12-30 23:06:34 -08:00
models fix: user settings save issue 2025-02-11 23:42:31 -08:00
retrieval refac: RAG_WEB_LOADER -> RAG_WEB_LOADER_ENGINE 2025-02-17 21:43:32 -06:00
routers Merge branch 'dev' into playwright 2025-02-15 22:14:16 -06:00
socket refac: direct connections 2025-02-13 00:34:45 -08:00
static
storage chore: format 2025-02-09 22:20:47 -08:00
test
utils Merge branch 'dev' into playwright 2025-02-15 22:14:16 -06:00
__init__.py refac 2025-01-13 00:34:15 -08:00
alembic.ini
config.py refac: RAG_WEB_LOADER -> RAG_WEB_LOADER_ENGINE 2025-02-17 21:43:32 -06:00
constants.py refac 2025-02-03 16:14:00 -08:00
env.py Adding debug logs for oauth role & group management 2025-02-07 19:53:25 +00:00
functions.py refac: system prompt template 2025-02-05 14:35:18 -08:00
main.py refac: RAG_WEB_LOADER -> RAG_WEB_LOADER_ENGINE 2025-02-17 21:43:32 -06:00
tasks.py