mirror of
https://github.com/langgenius/dify.git
synced 2026-04-01 03:01:11 -04:00
- Deleted `AppAssetFileResource` class and its associated file upload logic. - Removed the `create_file` method from `AppAssetService` to streamline asset management. - Updated `AppAssetBatchUploadResource` for improved readability by condensing method calls.