mirror of
https://github.com/langgenius/dify.git
synced 2026-02-27 03:45:09 +00: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.