open-webui/backend/open_webui
2025-02-27 13:12:54 -05:00
..
data
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 chore: format 2025-02-26 22:18:18 -08:00
retrieval refac: dedup 2025-02-26 23:51:39 -08:00
routers chore: format 2025-02-26 22:18:18 -08:00
socket refac: direct connections 2025-02-13 00:34:45 -08:00
static refac 2025-02-15 21:14:03 -08:00
storage feat: add AWS workload identity support 2025-02-27 13:12:54 -05:00
test feat: add AWS workload identity support 2025-02-27 13:12:54 -05:00
utils refac 2025-02-26 23:35:09 -08:00
__init__.py refac 2025-01-13 00:34:15 -08:00
alembic.ini
config.py enh: bypass embedding and retrieval 2025-02-26 15:42:19 -08:00
constants.py refac 2025-02-03 16:14:00 -08:00
env.py feat: add audit logger middleware and custom logger using loguru 2025-02-20 11:15:38 -03:00
functions.py feat/async-pipes 2025-02-21 08:24:48 +01:00
main.py Merge pull request #10436 from victorstevansuse/feat/audits 2025-02-26 23:15:10 -08:00
tasks.py