mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-15 21:19:39 -05:00
[PR #15705] [MERGED] FEAT: STYLE: Frontend HybridSearch-BM25 Slider #78791
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/15705
Author: @rgaricano
Created: 7/14/2025
Status: ✅ Merged
Merged: 8/4/2025
Merged by: @tjbck
Base:
dev← Head:dev-HybridSearch-bm25_slider📝 Commits (6)
4a6d333FEAT: Frontend HybridSearch-BM25 Slidercd554ebUPD: Add Weight BM25 Hybrid Search stringfd73559UPD: Add lexical-semantic reference above slider3345514UPD: en-EN locales add lexical, semantic & fix previous incomplete5889e82UPD: BM25 Hybrid Slider - Legend inlinefc9d19eUpdate translation.json -Removed added strings📊 Changes
1 file changed (+70 additions, -19 deletions)
View changed files
📝
src/lib/components/admin/Settings/Documents.svelte(+70 -19)📄 Description
FEAT: Frontend HybridSearch-BM25 Slider
Description
Front-end modification for the BM25-Weight parameter input.
Added
Changed
Replacement of previous numerical value input.
Additional Information
@silentoplayz has suggested to me that it should be white for consistency purposes:

but I didn't find the style & I'm not the best with css.
Screenshots or Videos
Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.