mirror of
https://github.com/langgenius/dify.git
synced 2026-03-01 05:48:40 +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.