open-webui/backend/open_webui/retrieval/vector
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
..
dbs feat: support better qdrant collection isolation 2025-06-26 13:52:26 +02:00
factory.py chore: format 2025-05-17 01:00:37 +04:00
main.py feat: Add abstract base class for vector database integration 2025-04-21 08:27:27 +03:00
type.py feat:Add vector type and vector factory class for vector database integration 2025-05-14 21:30:50 +08:00