dify/api/tests/unit_tests/core/tools
weiguang li 14251b249d
fix(api): include file marker for workflow tool file outputs (#32114)
2026-02-10 16:51:12 +08:00
..
entities Feat: Add "Open Workflow" link in workflow side panel (#28898) 2025-11-29 18:47:12 +08:00
utils feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
workflow_as_tool fix(api): include file marker for workflow tool file outputs (#32114) 2026-02-10 16:51:12 +08:00
test_base_tool.py fix(api): include file marker for workflow tool file outputs (#32114) 2026-02-10 16:51:12 +08:00
test_tool_entities.py Normalize null metadata handling in tool entities (#26890) 2025-10-15 09:42:22 +08:00
test_tool_parameter_type.py