open-webui/backend/open_webui
guenhter a66206f44f feat: support better qdrant collection isolation
The prefix string for qdrant collection is now
configurable,  which means the same qdrant cluster
can be used to host more open webui instances and
to be able to separate the collections between the
different owui instances.
2025-06-26 13:52:26 +02:00
..
data refac: mv backend files to /open_webui dir 2024-09-04 16:54:48 +02:00
internal refac 2025-06-21 19:12:43 +04:00
migrations feat: notes 2025-05-03 18:16:32 +04:00
models refac 2025-06-11 20:40:19 +04:00
retrieval feat: support better qdrant collection isolation 2025-06-26 13:52:26 +02:00
routers Merge pull request #15277 from hankewyczz/bug/restore-exa-search 2025-06-25 11:04:48 +04:00
socket refac: usage event handling 2025-06-16 10:42:34 +04:00
static doc: changelog 2025-06-16 18:27:18 +04:00
storage Fix S3 allowed characters in Tags. 2025-05-23 11:09:40 +02:00
test feat: add AWS workload identity support 2025-02-27 13:12:54 -05:00
utils refac 2025-06-25 13:36:41 +04:00
__init__.py Update __init__.py 2025-04-15 09:55:35 +02:00
alembic.ini dev5 2024-09-04 17:33:39 +02:00
config.py feat: support better qdrant collection isolation 2025-06-26 13:52:26 +02:00
constants.py feat: follow ups 2025-06-03 18:07:29 +04:00
env.py enh: ENABLE_COMPRESSION_MIDDLEWARE env var 2025-06-21 17:58:56 +04:00
functions.py refac: reserved __user__ param format 2025-06-04 15:53:07 +04:00
main.py enh: ENABLE_COMPRESSION_MIDDLEWARE env var 2025-06-21 17:58:56 +04:00
tasks.py refac 2025-06-09 17:24:03 +04:00