dify/api/core/tools
zhsama 2ea07cd8f8 Merge branch 'main' into feat/end-user-oauth
# Conflicts:
#	web/app/components/app/configuration/config/agent/agent-tools/index.tsx
2025-12-09 17:41:01 +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 fix(api): ensure JSON responses are properly serialized in ApiTool (#27097) 2025-10-19 18:56:02 +08:00
entities Merge branch 'origin-main' into feat/end-user-oauth 2025-12-01 02:25:44 +08:00
mcp_tool feat: Add Audio Content Support for MCP Tools (#27979) 2025-11-10 10:12:11 +08:00
plugin_tool chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
utils Feat/support multimodal embedding (#29115) 2025-12-09 14:41:46 +08:00
workflow_as_tool fix: trigger call workflow_as_tool error (#29058) 2025-12-04 10:13:18 +08:00
__init__.py improve: generalize tool parameter converter (#4786) 2024-06-03 21:26:58 +08:00
errors.py Feat/credential policy (#25151) 2025-09-08 23:45:05 -07: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 chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
tool_label_manager.py rm type ignore (#25715) 2025-10-21 11:26:58 +08:00
tool_manager.py perf(api): optimize tool provider list API with Redis caching (#29101) 2025-12-08 15:34:03 +09:00