dify/api/extensions/storage
Asuka Minato a189d293f8
make logging not use f-str, change others to f-str (#22882)
2025-07-25 10:32:48 +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: simplify S3 client configuration by removing redundant checksum settings (#15474) 2025-03-11 14:50:03 +08:00
azure_blob_storage.py make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +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: add administrative commands to free up storage space by removing unused files (#18835) 2025-04-27 11:11:04 +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 make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +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 make logging not use f-str, change others to f-str (#22882) 2025-07-25 10:32:48 +08:00