dify/api/core/tools/tool
2025-02-14 14:34:59 +08:00
..
dataset_retriever fix:Knowledge Base with Parent-Child segment mode not support in Agent (#13663) 2025-02-14 14:34:59 +08:00
api_tool.py chore(lint): fix quotes for f-string formatting by bumping ruff to 0.9.x (#12702) 2025-01-21 10:12:29 +08:00
builtin_tool.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
dataset_retriever_tool.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
tool.py fix(tool): validate return type from _invoke method to ensure ToolInv… (#12079) 2024-12-25 18:36:24 +08:00
workflow_tool.py fix(workflow_tool): enable File parameter support after workflow is published as a tool (#13175) 2025-02-08 12:30:00 +08:00