dify/api/core/workflow/nodes/base
QuantumGhost a1fc280102
feat: Human Input Node (#32060)
The frontend and backend implementation for the human input node.

Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: zhsama <torvalds@linux.do>
2026-02-09 14:57:23 +08:00
..
__init__.py
entities.py refactor(typing): Fixup typing A2 - workflow engine & nodes (#31723) 2026-01-31 18:00:56 +09:00
exc.py
node.py feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
template.py chore: use from __future__ import annotations (#30254) 2026-01-06 23:57:20 +09:00
usage_tracking_mixin.py
variable_template_parser.py