dify/api/extensions/storage
2024-12-18 09:05: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 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 feat: full support for opendal and sync configurations between .env and docker-compose (#11754) 2024-12-18 09:05: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