mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-14 02:55:00 -05:00
[PR #6968] [CLOSED] Adding azure search as a vector store #8785
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?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/6968
Author: @LucasVascovici
Created: 11/15/2024
Status: ❌ Closed
Base:
main← Head:main📝 Commits (1)
8e1e591Adding azure search as a vector store📊 Changes
6 files changed (+536 additions, -13 deletions)
View changed files
📝
backend/open_webui/apps/retrieval/main.py(+11 -11)📝
backend/open_webui/apps/retrieval/utils.py(+112 -2)📝
backend/open_webui/apps/retrieval/vector/connector.py(+4 -0)➕
backend/open_webui/apps/retrieval/vector/dbs/azure_search.py(+399 -0)📝
backend/open_webui/config.py(+9 -0)📝
backend/requirements.txt(+1 -0)📄 Description
Missclic sorry you can delete it
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.