dify/api/core/workflow/nodes/agent
wangxiaolei b24e6edada
fix: fix agent node tool type is not right (#32008)
Infer real tool type via querying relevant database tables.

The root cause for incorrect `type` field is still not clear.
2026-02-06 11:24:39 +08:00
..
__init__.py Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
agent_node.py fix: fix agent node tool type is not right (#32008) 2026-02-06 11:24:39 +08:00
entities.py fix:restore correct numeric values for ParamsAutoGenerated (#27252) 2025-10-22 13:36:29 +08:00
exc.py feat: add AgentMaxIterationError exc (#30423) 2026-01-01 00:40:54 +08:00