mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
Merge pull request #14069 from Ithanil/bm25_weight
feat: Configurable weight for BM25Retriever during hybrid search
This commit is contained in:
@@ -425,6 +425,7 @@
|
||||
"Enter Application DN Password": "",
|
||||
"Enter Bing Search V7 Endpoint": "",
|
||||
"Enter Bing Search V7 Subscription Key": "",
|
||||
"Enter BM25 Weight": "",
|
||||
"Enter Bocha Search API Key": "",
|
||||
"Enter Brave Search API Key": "",
|
||||
"Enter certificate path": "",
|
||||
@@ -1304,6 +1305,7 @@
|
||||
"What’s New in": "",
|
||||
"When enabled, the model will respond to each chat message in real-time, generating a response as soon as the user sends a message. This mode is useful for live chat applications, but may impact performance on slower hardware.": "",
|
||||
"wherever you are": "",
|
||||
"Weight of BM25 Retrieval": "",
|
||||
"Whisper (Local)": "",
|
||||
"Why?": "",
|
||||
"Widescreen Mode": "",
|
||||
|
||||
Reference in New Issue
Block a user