open-webui/backend/open_webui
2025-05-14 20:08:49 +04:00
..
data
internal
migrations feat: notes 2025-05-03 18:16:32 +04:00
models fix: oauth 2025-05-05 19:38:36 +04:00
retrieval feat:Add vector type and vector factory class for vector database integration 2025-05-14 21:30:50 +08:00
routers fix: evaluation feedback endpoints 2025-05-14 20:08:49 +04:00
socket refac: socket 2025-05-09 14:23:16 +04:00
static
storage Update provider.py 2025-05-07 14:48:49 +02:00
test
utils refactor: replace print statements with logging 2025-05-12 22:18:47 +08:00
__init__.py
alembic.ini
config.py feat: external reranker 2025-05-10 18:25:20 +04:00
constants.py
env.py
functions.py
main.py refac: form data edge case 2025-05-14 15:22:38 +04:00
tasks.py