dify/api/extensions/storage
kurokobo 993ef87dca
feat: add administrative commands to free up storage space by removing unused files (#18835)
2025-04-27 11:11:04 +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 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: 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 feat: add administrative commands to free up storage space by removing unused files (#18835) 2025-04-27 11:11:04 +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