mirror of
https://github.com/langgenius/dify.git
synced 2026-02-25 18:55:08 +00: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.