mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-05 18:38:17 -05:00
[PR #5829] [MERGED] fix: performance issues on large collections #44806
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/5829
Author: @jannikstdl
Created: 9/30/2024
Status: ✅ Merged
Merged: 10/4/2024
Merged by: @tjbck
Base:
dev← Head:query-embedding-perf-fix📝 Commits (1)
6bff5a4fix: do not embed the query every single time📊 Changes
1 file changed (+6 additions, -5 deletions)
View changed files
📝
backend/open_webui/apps/retrieval/utils.py(+6 -5)📄 Description
Pull Request Checklist
embedding_functionto be called every single time when thequery_docfor loop is executed.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.