mirror of
https://github.com/langgenius/dify.git
synced 2026-05-13 08:57:28 +08:00
Introduce prepareSkillUploadFile utility that wraps markdown file content in a JSON payload format before uploading. This ensures consistent handling of skill files across file upload, folder upload, and drag-and-drop operations. |
||
|---|---|---|
| .. | ||
| drag-utils.ts | ||
| file-utils.ts | ||
| skill-upload-utils.ts | ||
| tree-utils.ts | ||