open-webui/backend/open_webui
Timothy Jaeryang Baek 56f57928c2 enh/refac: permissions
2025-01-15 23:01:43 -08:00
..
data
internal Merge branch 'open-webui:main' into main 2025-01-13 08:28:13 +01:00
migrations
models Fixed: updated get_chat_list_by_user_id method to return all user chats (including those moved to the folders) 2025-01-14 23:15:56 +00:00
retrieval Milvus: add new config var, MILVUS_DB 2025-01-14 15:48:15 -05:00
routers enh/refac: permissions 2025-01-15 23:01:43 -08:00
socket
static
storage add function to retrieve the storage provider so it can be easily tested 2025-01-16 08:09:56 +08:00
test Add test for S3 using moto 2025-01-16 12:37:44 +08:00
utils enh/refac: permissions 2025-01-15 23:01:43 -08:00
__init__.py refac 2025-01-13 00:34:15 -08:00
alembic.ini
config.py enh/refac: permissions 2025-01-15 23:01:43 -08:00
constants.py
env.py Merge pull request #8510 from MadsLang/main 2025-01-13 13:16:06 -08:00
functions.py
main.py
tasks.py