mirror of
https://github.com/langgenius/dify.git
synced 2026-05-13 08:57:28 +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. |
||
|---|---|---|
| .. | ||
| fixtures | ||
| integration_tests | ||
| test_containers_integration_tests | ||
| unit_tests | ||
| __init__.py | ||