dify/api/tests
Harry 3165f3adbe feat(app_assets): enhance asset management with CachedPresignStorage
- Introduced CachedPresignStorage to cache presigned download URLs, reducing repeated API calls.
- Updated AppAssetService to utilize CachedPresignStorage for improved performance in asset download URL generation.
- Refactored asset builders and packagers to support the new storage mechanism.
- Removed unused AppAssetsAttrsInitializer to streamline initialization processes.
- Added unit tests for CachedPresignStorage to ensure functionality and reliability.
2026-01-23 16:10:28 +08:00
..
fixtures refactor: rename mention node to nested_node for generic sub-graph support 2026-01-22 13:15:13 +08:00
integration_tests refactor: Move workflow node factory to app workflow (#31385) 2026-01-22 18:08:21 +08:00
test_containers_integration_tests refactor(db): enforce non-null message annotation questions (#27915) 2026-01-22 16:13:10 +08:00
unit_tests feat(app_assets): enhance asset management with CachedPresignStorage 2026-01-23 16:10:28 +08:00
__init__.py Initial commit 2023-05-15 08:51:32 +08:00