mirror of
https://github.com/langgenius/dify.git
synced 2026-05-13 08:57:28 +08:00
- Introduced a new regex pattern for tool groups to support multiple tool placeholders. - Updated the DefaultToolResolver to format outputs for specific built-in tools (bash, python). - Enhanced the SkillCompiler to filter out disabled tools in tool groups, ensuring only enabled tools are rendered. - Added tests to verify the correct behavior of tool group filtering and rendering. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| api_entities.py | ||
| asset_references.py | ||
| skill_bundle_entry.py | ||
| skill_bundle.py | ||
| skill_document.py | ||
| skill_metadata.py | ||
| tool_access_policy.py | ||
| tool_dependencies.py | ||