dify/api/extensions/storage
zhu-an a081b1e79e
fix: add compatibility config for third-party S3-compatible providers (#13354)
Co-authored-by: zhaoqingyu.1075 <zhaoqingyu.1075@bytedance.com>
2025-02-07 22:35:24 +08:00
..
aliyun_oss_storage.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
aws_s3_storage.py fix: add compatibility config for third-party S3-compatible providers (#13354) 2025-02-07 22:35:24 +08:00
azure_blob_storage.py fix: mypy checks violation in AzureBlobStorage (#13215) 2025-02-05 15:56:23 +08:00
baidu_obs_storage.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
base_storage.py feat: integrate opendal storage (#11508) 2024-12-11 14:50:54 +08:00
google_cloud_storage.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
huawei_obs_storage.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
opendal_storage.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
oracle_oci_storage.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
storage_type.py feat: integrate opendal storage (#11508) 2024-12-11 14:50:54 +08:00
supabase_storage.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
tencent_cos_storage.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
volcengine_tos_storage.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00