dify/api/core/tools
Novice 8cf4a0d3ad
chore: handle merge conflict
2025-10-20 10:54:02 +08:00
..
__base Merge branch 'main' into feat/mcp-06-18 2025-10-10 10:53:15 +08:00
builtin_tool remove .value (#26633) 2025-10-11 09:08:29 +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 'main' into feat/mcp-06-18 2025-10-20 10:29:09 +08:00
mcp_tool chore: fix review issues 2025-10-14 20:36:13 +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 use deco to avoid current_user (#26077) 2025-10-16 15:45:51 +09:00
workflow_as_tool Fix: User Context Loss When Invoking Workflow Tool Node in Knowledge … (#26495) 2025-10-17 09:09:45 +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 fix: resolve Docker file URL networking issue for plugins (#21334) (#21382) 2025-07-11 12:11:59 +08:00
tool_engine.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +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 update sql in batch (#24801) 2025-09-10 13:00:17 +08:00
tool_manager.py chore: handle merge conflict 2025-10-20 10:54:02 +08:00