mirror of
https://github.com/langgenius/dify.git
synced 2026-05-13 08:57:28 +08:00
- Implemented File Upload node with support for uploading files to the sandbox. - Added necessary UI components including node panel and default configurations. - Enhanced workflow constants and enums to include File Upload. - Updated error handling for file upload operations. - Integrated File Upload into existing workflow structure, ensuring compatibility with variable handling and output management. - Added translations for new File Upload features in workflow.json. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| app_asset_attrs_initializer.py | ||
| app_assets_initializer.py | ||
| base.py | ||
| dify_cli_initializer.py | ||
| draft_app_assets_initializer.py | ||
| skill_initializer.py | ||