dify/api/extensions/storage
yihong 180743612c
fix: better opendal tests (#11569)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
2024-12-12 09:33:30 +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 refactor: update load_stream method to directly yield file chunks (#9806) 2024-10-25 10:11:25 +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 fix: better opendal tests (#11569) 2024-12-12 09:33:30 +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