dify/api/core/tools/tool
2025-01-21 10:12:29 +08:00
..
dataset_retriever feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +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_as_tool output files raise error (#12061) 2024-12-27 20:33:28 +08:00