dify/api/core/app/apps/workflow
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 FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
app_config_manager.py remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
app_generator.py feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
app_queue_manager.py remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
app_runner.py feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
errors.py feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
generate_response_converter.py rm type ignore (#25715) 2025-10-21 11:26:58 +08:00
generate_task_pipeline.py feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00