Original PR: https://github.com/open-webui/open-webui/pull/6968 Author: @LucasVascovici Created: 11/15/2024 Status: ❌ Closed
Base: main ← Head: main
main
8e1e591
6 files changed (+536 additions, -13 deletions)
📝 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)
backend/open_webui/apps/retrieval/main.py
backend/open_webui/apps/retrieval/utils.py
backend/open_webui/apps/retrieval/vector/connector.py
backend/open_webui/apps/retrieval/vector/dbs/azure_search.py
backend/open_webui/config.py
backend/requirements.txt
Missclic sorry you can delete it
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 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.