mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 19:38:46 -05:00
[PR #12896] [MERGED] fix: Optional content from files routes #38677
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/12896
Author: @gaby
Created: 4/15/2025
Status: ✅ Merged
Merged: 4/15/2025
Merged by: @tjbck
Base:
dev← Head:fix-12893📝 Commits (2)
b1ef538Check if content is present before removingb4d0d84Fix formatting of qdrant.py📊 Changes
2 files changed (+7 additions, -3 deletions)
View changed files
📝
backend/open_webui/retrieval/vector/dbs/qdrant.py(+3 -1)📝
backend/open_webui/routers/files.py(+4 -2)📄 Description
Description
File.databefore removing key.Fixes #12893
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.