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
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
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
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