open-webui/backend/open_webui
2025-03-26 01:10:27 -07:00
..
data
internal
migrations
models chore: format 2025-02-26 22:18:18 -08:00
retrieval Fix: Tika 3.1.0.0 sends a lot of blank lines which degrades the RAG results, strip them. 2025-03-25 14:53:14 -03:00
routers feat: /messages chat endpoint support 2025-03-26 01:10:27 -07:00
socket feat: /messages chat endpoint support 2025-03-26 01:10:27 -07: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 refac: tools 2025-03-26 00:40:24 -07:00
__init__.py
alembic.ini
config.py refac 2025-03-20 14:01:47 -07:00
constants.py refac 2025-02-03 16:14:00 -08:00
env.py chore: Remove ENABLE_AUDIT_LOGS and set the AUDIT_LOG_LEVEL NONE 2025-03-23 11:34:04 +09:00
functions.py feat/async-pipes 2025-02-21 08:24:48 +01:00
main.py refac 2025-03-20 14:01:47 -07:00
tasks.py