mirror of
https://github.com/langgenius/dify.git
synced 2026-03-14 03:18:36 +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.