mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 02:48:13 -05:00
[PR #9693] [MERGED] fix: Fixed error occurring when using OpenSearch as a vector db #22408
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/9693
Author: @vinsdragonis
Created: 2/9/2025
Status: ✅ Merged
Merged: 2/9/2025
Merged by: @tjbck
Base:
dev← Head:main📝 Commits (5)
fd6b039Added a query method for OpenSearch vector db.7c78facUpdate opensearch.py5a1652bUpdate requirements.txtb9d049cCreate OpenSearch docker setup.md40bba83Delete docs/OpenSearch docker setup.md📊 Changes
2 files changed (+35 additions, -1 deletions)
View changed files
📝
backend/open_webui/retrieval/vector/dbs/opensearch.py(+34 -0)📝
backend/requirements.txt(+1 -1)📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Added
Changed
Deprecated
Removed
Fixed
Security
Breaking Changes
Additional Information
/docsScreenshots or Videos
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.