dify/api/core/tools/tool
yihong fe26be2312
fix: http method can be upper case and lower case close #11877 (#12401)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
2025-01-06 20:35:53 +08:00
..
dataset_retriever feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
api_tool.py fix: http method can be upper case and lower case close #11877 (#12401) 2025-01-06 20:35:53 +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