mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 04:45:19 +00:00
refac
This commit is contained in:
parent
81715f6553
commit
5465cabd40
1 changed files with 0 additions and 2 deletions
|
|
@ -404,8 +404,6 @@ def get_sources_from_files(
|
|||
if full_context:
|
||||
try:
|
||||
context = get_all_items_from_collections(collection_names)
|
||||
|
||||
print("context", context)
|
||||
except Exception as e:
|
||||
log.exception(e)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue