dify/api/core/skill
2026-01-27 19:11:52 +08:00
..
entities feat(skills): implement API endpoints for retrieving skill references in workflows and add related data models 2026-01-27 19:11:52 +08:00
__init__.py refactor(skill): transition from artifact set to bundle structure 2026-01-22 22:46:57 +08:00
constants.py refactor(skill): transition from artifact set to bundle structure 2026-01-22 22:46:57 +08:00
skill_compiler.py feat(app-bundle): implement app bundle import/export functionality 2026-01-22 22:46:57 +08:00
skill_manager.py feat(sandbox-zip-service): using sandbox to zip files 2026-01-27 14:19:27 +08:00