open-webui/backend/open_webui
2025-03-15 17:40:39 +00: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 feat(trace): opentelemetry instrument 2025-03-10 22:27:31 +08:00
routers Alternative Temp Fix: Uncomment to Keep Alive Forever 2025-03-15 00:27:20 +08:00
socket refac 2025-02-28 16:02:15 -08:00
static fix: fix typo 2025-03-07 00:19:26 +00: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 Merge pull request #11697 from foraxe/fix-keep-alive-top-level 2025-03-15 14:43:27 +00: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 refac: disable autocompletion by default 2025-03-15 17:40:39 +00:00
constants.py refac 2025-02-03 16:14:00 -08:00
env.py feat: pip options in tools/functions install requirements 2025-03-12 23:15:26 +02:00
functions.py feat/async-pipes 2025-02-21 08:24:48 +01:00
main.py enh: connection tags 2025-03-11 20:37:30 +00:00
tasks.py