mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #3820] Support on custom vector store #28924
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @shintiger on GitHub (Jul 12, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/3820
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
I have existing vector store (qdrant) stored a set of parsed content, need to share with Open WebUI
Describe the solution you'd like
A clear and concise description of what you want to happen.
Support on custom vector store like setting external ollama address, I am using qDrant
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
ENV setting is also fine
Additional context
Add any other context or screenshots about the feature request here.