dify/api/extensions/storage
-LAN- c4091c4c66
fix: improve error handling for file retrieval in AwsS3Storage (#12002)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2024-12-23 16:28:54 +08:00
..
aliyun_oss_storage.py chore: use posixpath to wrapper filepath (#9976) 2024-11-07 19:31:49 +08:00
aws_s3_storage.py fix: improve error handling for file retrieval in AwsS3Storage (#12002) 2024-12-23 16:28:54 +08:00
azure_blob_storage.py chore: bump minimum supported Python version to 3.11 (#10386) 2024-11-24 13:28:46 +08:00
baidu_obs_storage.py refactor: update load_stream method to directly yield file chunks (#9806) 2024-10-25 10:11:25 +08:00
base_storage.py feat: integrate opendal storage (#11508) 2024-12-11 14:50:54 +08:00
google_cloud_storage.py refactor: update load_stream method to directly yield file chunks (#9806) 2024-10-25 10:11:25 +08:00
huawei_obs_storage.py refactor: update load_stream method to directly yield file chunks (#9806) 2024-10-25 10:11:25 +08:00
opendal_storage.py chore(opendal_storage): remove unused comment (#11783) 2024-12-18 15:20:54 +08:00
oracle_oci_storage.py refactor: update load_stream method to directly yield file chunks (#9806) 2024-10-25 10:11:25 +08:00
storage_type.py feat: integrate opendal storage (#11508) 2024-12-11 14:50:54 +08:00
supabase_storage.py refactor: update load_stream method to directly yield file chunks (#9806) 2024-10-25 10:11:25 +08:00
tencent_cos_storage.py refactor: update load_stream method to directly yield file chunks (#9806) 2024-10-25 10:11:25 +08:00
volcengine_tos_storage.py refactor: update load_stream method to directly yield file chunks (#9806) 2024-10-25 10:11:25 +08:00