dify/api/tests
Harry 144089d3ed feat(skill): tool switcher implementation
- 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.
2026-01-28 21:16:10 +08:00
..
fixtures refactor: rename mention node to nested_node for generic sub-graph support 2026-01-22 13:15:13 +08:00
integration_tests Merge remote-tracking branch 'myori/main' into feat/collaboration2 2026-01-24 15:22:07 +08:00
test_containers_integration_tests Merge remote-tracking branch 'myori/main' into feat/collaboration2 2026-01-24 15:22:07 +08:00
unit_tests feat(skill): tool switcher implementation 2026-01-28 21:16:10 +08:00
__init__.py Initial commit 2023-05-15 08:51:32 +08:00