mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-16 11:57:51 +01:00
refac
This commit is contained in:
@@ -2482,7 +2482,6 @@ def process_files_batch(
|
||||
|
||||
file_updates.append(
|
||||
FileUpdateForm(
|
||||
id=file.id,
|
||||
hash=calculate_sha256_string(text_content),
|
||||
data={"content": text_content},
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user