mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 04:15:25 +00:00
front + remove duplicate
This commit is contained in:
parent
e146a5f613
commit
86a9d4fad6
1 changed files with 1 additions and 1 deletions
|
|
@ -1629,7 +1629,7 @@ def process_file(
|
||||||
file.id,
|
file.id,
|
||||||
{"bypass_rag": True}
|
{"bypass_rag": True}
|
||||||
)
|
)
|
||||||
Files.update_file_data_by_id(file.id, {"status": "completed"})
|
|
||||||
return {
|
return {
|
||||||
"status": True,
|
"status": True,
|
||||||
"collection_name": None,
|
"collection_name": None,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue