mirror of
https://github.com/open-webui/open-webui
synced 2025-02-23 21:53:37 +00:00
refac
This commit is contained in:
parent
81715f6553
commit
5465cabd40
@ -404,8 +404,6 @@ def get_sources_from_files(
|
|||||||
if full_context:
|
if full_context:
|
||||||
try:
|
try:
|
||||||
context = get_all_items_from_collections(collection_names)
|
context = get_all_items_from_collections(collection_names)
|
||||||
|
|
||||||
print("context", context)
|
|
||||||
except Exception as e:
|
except Exception as e:
|
||||||
log.exception(e)
|
log.exception(e)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user