mirror of https://github.com/langgenius/dify.git
- 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. |
||
|---|---|---|
| .. | ||
| entities | ||
| __init__.py | ||
| constants.py | ||
| skill_compiler.py | ||
| skill_manager.py | ||