mirror of
https://github.com/langgenius/dify.git
synced 2026-05-13 08:57:28 +08:00
- Introduced SandboxManager.delete_storage method for improved storage management. - Refactored skill loading and tool artifact handling in DifyCliInitializer and SandboxBashSession. - Updated LLMNode to extract and compile tool artifacts, enhancing integration with skills. - Improved attribute management in AttrMap for better error handling and retrieval methods. |
||
|---|---|---|
| .. | ||
| entities | ||
| __init__.py | ||
| constants.py | ||
| skill_compiler.py | ||
| skill_manager.py | ||