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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| file_artifact.py | ||
| skill_artifact_set.py | ||
| skill_artifact.py | ||
| skill_document.py | ||
| skill_metadata.py | ||
| tool_artifact.py | ||