open-webui/backend/open_webui
Timothy Jaeryang Baek 029625ec4e refac
2025-03-03 20:34:17 -08: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
models chore: format 2025-02-26 22:18:18 -08:00
retrieval added elasticsearch support 2025-03-03 23:39:42 +02:00
routers refac: AIOHTTP_CLIENT_TIMEOUT_MODEL_LIST 2025-03-03 20:24:10 -08:00
socket refac 2025-02-28 16:02:15 -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-03-03 20:34:17 -08:00
__init__.py refac 2025-01-13 00:34:15 -08:00
alembic.ini dev5 2024-09-04 17:33:39 +02:00
config.py added elasticsearch support 2025-03-03 23:39:42 +02:00
constants.py refac 2025-02-03 16:14:00 -08:00
env.py refac: AIOHTTP_CLIENT_TIMEOUT_MODEL_LIST 2025-03-03 20:24:10 -08:00
functions.py feat/async-pipes 2025-02-21 08:24:48 +01:00
main.py fix: "stream" hook not working 2025-03-01 06:56:24 -08:00
tasks.py