This website requires JavaScript.
Explore
Help
Sign In
youngkingdom
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://github.com/langgenius/dify.git
synced
2026-05-22 18:08:40 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
718f69dc433d9d0760fbed759364473f8a01e06a
dify
/
api
/
extensions
/
storage
History
wdeveloper16
1bcc7f78c7
refactor: replace bare dict with dict[str, Any] in models, providers, extensions, libs, and test utilities (
#35186
)
2026-04-14 17:51:25 +00:00
..
clickzetta_volume
refactor: replace bare dict with dict[str, Any] in core provider services and misc modules (
#35124
)
2026-04-14 03:03:08 +00:00
aliyun_oss_storage.py
…
aws_s3_storage.py
…
azure_blob_storage.py
…
baidu_obs_storage.py
…
base_storage.py
fix: add type annotations to BaseStorage.exists and BaseStorage.download (
#32652
)
2026-02-27 07:35:30 +09:00
google_cloud_storage.py
refactor(api): replace json.loads with Pydantic validation in controllers and infra layers (
#34277
)
2026-04-01 05:41:44 +00:00
huawei_obs_storage.py
…
opendal_storage.py
refactor: replace bare dict with dict[str, Any] in models, providers, extensions, libs, and test utilities (
#35186
)
2026-04-14 17:51:25 +00:00
oracle_oci_storage.py
…
storage_type.py
…
supabase_storage.py
…
tencent_cos_storage.py
…
volcengine_tos_storage.py
…