dify/api/core/workflow/nodes/tool
fenglin 91532ef429
fix: add list type support for ToolInput constant value in tool node (#31276)
Co-authored-by: qiaofenglin <qiaofenglin@baidu.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-01-29 10:49:29 +08:00
..
__init__.py feat/enhance the multi-modal support (#8818) 2024-10-21 10:43:49 +08:00
entities.py fix: add list type support for ToolInput constant value in tool node (#31276) 2026-01-29 10:49:29 +08:00
exc.py refactor(tool-node): introduce specific exceptions for tool node errors (#10357) 2024-11-07 14:02:38 +08:00
tool_node.py fix(tools): fix ToolInvokeMessage Union type parsing issue (#31450) 2026-01-24 10:18:06 +08:00