mirror of
https://github.com/langgenius/dify.git
synced 2026-05-13 08:57:28 +08:00
- Introduced threading for loading skills and uploading compiled content to improve performance. - Added data classes for better structure and clarity in handling loaded and compiled skills. - Refactored the skill compilation process to separate loading and uploading, enhancing maintainability. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base.py | ||
| file_builder.py | ||
| pipeline.py | ||
| skill_builder.py | ||