mirror of
https://github.com/langgenius/dify.git
synced 2026-05-13 08:57:28 +08:00
- Updated the AWS S3 client initialization to enforce SigV4 for presigned URLs, ensuring consistent header signing behavior across S3-compatible providers. - Introduced a dedicated configuration for the S3 client to manage addressing styles and signature versions more effectively. |
||
|---|---|---|
| .. | ||
| clickzetta_volume | ||
| aliyun_oss_storage.py | ||
| aws_s3_storage.py | ||
| azure_blob_storage.py | ||
| baidu_obs_storage.py | ||
| base_storage.py | ||
| cached_presign_storage.py | ||
| file_presign_storage.py | ||
| google_cloud_storage.py | ||
| huawei_obs_storage.py | ||
| opendal_storage.py | ||
| oracle_oci_storage.py | ||
| storage_type.py | ||
| storage_wrapper.py | ||
| supabase_storage.py | ||
| tencent_cos_storage.py | ||
| volcengine_tos_storage.py | ||