front + remove duplicate

This commit is contained in:
i1046 2025-11-28 12:19:20 +01:00
parent e146a5f613
commit 86a9d4fad6

View file

@ -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,