dify/api/core/workflow/nodes/agent
2026-08-04 03:54:40 +00:00
..
__init__.py refactor(workflow): move agent node back to core workflow (#33431) 2026-03-14 22:33:13 +08:00
agent_node.py refactor(workflow): move AgentNode events out of graphon (#39845) 2026-08-04 03:54:40 +00:00
entities.py fix(workflow): provide default values for AgentNodeData fields (#39743) (#39754) 2026-07-30 05:23:48 +00:00
events.py refactor(workflow): move AgentNode events out of graphon (#39845) 2026-08-04 03:54:40 +00:00
exceptions.py refactor(workflow): move agent node back to core workflow (#33431) 2026-03-14 22:33:13 +08:00
message_transformer.py refactor(workflow): move AgentNode events out of graphon (#39845) 2026-08-04 03:54:40 +00:00
plugin_strategy_adapter.py ci: add flag for linter (#37018) 2026-06-08 04:53:12 +00:00
runtime_support.py feat(workflow): support human input in loop and iteration (#39243) 2026-08-03 02:24:18 +00:00
strategy_protocols.py refactor(workflow): move agent node back to core workflow (#33431) 2026-03-14 22:33:13 +08:00