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. |
||
|---|---|---|
| .. | ||
| logstore | ||
| otel | ||
| storage | ||
| test_celery_ssl.py | ||
| test_ext_request_logging.py | ||
| test_redis.py | ||