open-webui/backend/open_webui
2025-03-23 17:14:20 +01:00
..
data
internal
migrations
models chore: format 2025-02-26 22:18:18 -08:00
retrieval improved error handling for deleting collections that do not exist in chromadb 2025-03-22 09:59:06 -04:00
routers fix: file delete from knowledge not working with bypass embedding 2025-03-20 17:46:11 -07: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 Updated middleware.py to add OpenRouter compatibility 2025-03-23 17:14:20 +01: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 refac 2025-03-19 08:32:31 -07: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