[PR #15255] [CLOSED] refactor: Updated Qdrant multi-tenancy implementation #46822

Closed
opened 2026-04-29 21:46:25 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/15255
Author: @Anush008
Created: 6/24/2025
Status: Closed

Base: devHead: main


📝 Commits (2)

  • 5dba298 refactor: Updated Qdrant multi-tenancy implementation
  • 9dd24ee chore: Bump qdrant-client version

📊 Changes

3 files changed (+88 additions, -387 deletions)

View changed files

📝 backend/open_webui/config.py (+2 -2)
📝 backend/open_webui/retrieval/vector/dbs/qdrant_multitenancy.py (+85 -384)
📝 backend/requirements.txt (+1 -1)

📄 Description

Description

WIP: Integration testing, description of the changes.

Resolves #15197.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/open-webui/pull/15255 **Author:** [@Anush008](https://github.com/Anush008) **Created:** 6/24/2025 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `main` --- ### 📝 Commits (2) - [`5dba298`](https://github.com/open-webui/open-webui/commit/5dba298c1e74100446759a7a1208f9a17c01d05f) refactor: Updated Qdrant multi-tenancy implementation - [`9dd24ee`](https://github.com/open-webui/open-webui/commit/9dd24ee8fadaa53982e7bc5e8c8c7985fc76fd90) chore: Bump qdrant-client version ### 📊 Changes **3 files changed** (+88 additions, -387 deletions) <details> <summary>View changed files</summary> 📝 `backend/open_webui/config.py` (+2 -2) 📝 `backend/open_webui/retrieval/vector/dbs/qdrant_multitenancy.py` (+85 -384) 📝 `backend/requirements.txt` (+1 -1) </details> ### 📄 Description ## Description WIP: Integration testing, description of the changes. Resolves #15197. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-29 21:46:25 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#46822