|
# storage.save_from_path(filename=file_key, local_file_path=tmp_file_path)
|
|
# storage.save_from_path(filename=file_key, local_file_path=tmp_file_path)
|
|
metadata={"file_key": file_key, "title": file.filename},
|
|
metadata={"file_key": file_key, "title": file.filename},
|