mirror of
https://github.com/langgenius/dify.git
synced 2026-08-11 10:00:12 +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. |
||
|---|---|---|
| .. | ||
| agent-context.ts | ||
| common.ts | ||
| data-source.ts | ||
| debug.ts | ||
| edge.ts | ||
| elk-layout.ts | ||
| gen-node-meta-data.ts | ||
| index.ts | ||
| nested-node-id.ts | ||
| node-navigation.ts | ||
| node.ts | ||
| plugin-install-check.ts | ||
| tool-token.ts | ||
| tool.ts | ||
| trigger.ts | ||
| variable.ts | ||
| workflow-entry.ts | ||
| workflow-init.spec.ts | ||
| workflow-init.ts | ||
| workflow.ts | ||