[PR #5364] [MERGED] refac: vector db clients #8470

Closed
opened 2025-11-11 17:57:27 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/5364
Author: @tjbck
Created: 9/12/2024
Status: Merged
Merged: 9/12/2024
Merged by: @tjbck

Base: devHead: multiple-vector-dbs


📝 Commits (1)

📊 Changes

3 files changed (+9 additions, -11 deletions)

View changed files

📝 backend/open_webui/apps/rag/main.py (+1 -1)
📝 backend/open_webui/apps/rag/vector/dbs/chroma.py (+3 -3)
📝 backend/open_webui/apps/rag/vector/dbs/milvus.py (+5 -7)

📄 Description

No description provided


🔄 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/5364 **Author:** [@tjbck](https://github.com/tjbck) **Created:** 9/12/2024 **Status:** ✅ Merged **Merged:** 9/12/2024 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `dev` ← **Head:** `multiple-vector-dbs` --- ### 📝 Commits (1) - [`8be6e16`](https://github.com/open-webui/open-webui/commit/8be6e165137ccfe71b78132d0edb4e20fdcabba1) refac: vector db clients ### 📊 Changes **3 files changed** (+9 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `backend/open_webui/apps/rag/main.py` (+1 -1) 📝 `backend/open_webui/apps/rag/vector/dbs/chroma.py` (+3 -3) 📝 `backend/open_webui/apps/rag/vector/dbs/milvus.py` (+5 -7) </details> ### 📄 Description _No description provided_ --- <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 2025-11-11 17:57:27 -06: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#8470