mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-11 20:05:19 +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,
|
||||
{"bypass_rag": True}
|
||||
)
|
||||
Files.update_file_data_by_id(file.id, {"status": "completed"})
|
||||
|
||||
return {
|
||||
"status": True,
|
||||
"collection_name": None,
|
||||
|
|
|
|||
Loading…
Reference in a new issue