mirror of
https://github.com/langgenius/dify.git
synced 2026-05-13 08:57:28 +08:00
- Introduced `GetUploadUrlPayload` and `BatchUploadPayload` models for handling file uploads. - Implemented `AppAssetFileUploadUrlResource` for generating pre-signed upload URLs. - Added `AppAssetBatchUploadResource` to support batch creation of asset nodes from a tree structure. - Enhanced `AppAssetService` with methods for obtaining upload URLs and batch creation of assets. - Removed checksum handling from file creation to streamline the process. |
||
|---|---|---|
| .. | ||
| app_config | ||
| apps | ||
| entities | ||
| features | ||
| layers | ||
| task_pipeline | ||
| workflow | ||
| __init__.py | ||