dify/api/dify_graph/nodes/human_input
Ethan T. 8b40a89add
fix: with_debug_recipient() silently drops debug emails when user_id is None or empty string (#33373)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Crazywoola <100913391+crazywoola@users.noreply.github.com>
2026-03-13 15:35:02 +08:00
..
__init__.py refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
entities.py fix: with_debug_recipient() silently drops debug emails when user_id is None or empty string (#33373) 2026-03-13 15:35:02 +08:00
enums.py refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
human_input_node.py refactor: Unify NodeConfigDict.data and BaseNodeData (#32780) 2026-03-11 23:43:58 +08:00