mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-11 20:05:19 +00:00
refac
This commit is contained in:
parent
477097c2e4
commit
8b2015a97b
1 changed files with 1 additions and 1 deletions
|
|
@ -1249,7 +1249,7 @@ def save_docs_to_vector_db(
|
|||
|
||||
return ", ".join(docs_info)
|
||||
|
||||
log.info(
|
||||
log.debug(
|
||||
f"save_docs_to_vector_db: document {_get_docs_info(docs)} {collection_name}"
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue