mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-16 11:57:51 +01:00
refac
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user