mirror of
https://github.com/langgenius/dify.git
synced 2026-05-10 22:28:55 +08:00
Added support for an optional `download_filename` parameter in the `get_download_url` and `get_download_urls` methods across various storage classes. This allows users to specify a custom filename for downloads, improving user experience by enabling better file naming during downloads. Updated related methods and tests to accommodate this new functionality. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_cached_presign_storage.py | ||
| test_supabase_storage.py | ||