mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 12:25:20 +00:00
refac
This commit is contained in:
parent
b45219c8b1
commit
ac0243e8b7
1 changed files with 11 additions and 12 deletions
|
|
@ -341,7 +341,6 @@ def query_collection_with_hybrid_search(
|
|||
# Fetch collection data once per collection sequentially
|
||||
# Avoid fetching the same data multiple times later
|
||||
collection_results = {}
|
||||
|
||||
for collection_name in collection_names:
|
||||
try:
|
||||
log.debug(
|
||||
|
|
|
|||
Loading…
Reference in a new issue