dify/api/core/tools
2025-12-25 10:20:25 +08:00
..
__base feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
builtin_tool feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
custom_tool
entities fix: allow None values in VariableMessage validation (#30082) 2025-12-25 10:20:25 +08:00
mcp_tool feat: Add Audio Content Support for MCP Tools (#27979) 2025-11-10 10:12:11 +08:00
plugin_tool
utils fix: ssrf, add internal ip filter when parse tool schema (#29548) 2025-12-15 16:28:25 +08:00
workflow_as_tool minor fix: get_tools wrong condition (#27253) 2025-12-11 02:33:14 +08:00
__init__.py
errors.py fix: ssrf, add internal ip filter when parse tool schema (#29548) 2025-12-15 16:28:25 +08:00
signature.py Feat/support multimodal embedding (#29115) 2025-12-09 14:41:46 +08:00
tool_engine.py fix agent putout the output of workflow-tool twice (#26835) (#27087) 2025-11-06 09:41:05 +08:00
tool_file_manager.py
tool_label_manager.py
tool_manager.py perf(api): optimize tool provider list API with Redis caching (#29101) 2025-12-08 15:34:03 +09:00