dify/api/core/app/apps
QuantumGhost 03e3acfc71
feat(api): Human Input Node (backend part) (#31646)
The backend part of the human in the loop (HITL) feature and relevant architecture / workflow engine changes.

Signed-off-by: yihong0618 <zouzou0208@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: 盐粒 Yanli <yanli@dify.ai>
Co-authored-by: CrabSAMA <40541269+CrabSAMA@users.noreply.github.com>
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: yihong <zouzou0208@gmail.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
2026-01-30 10:18:49 +08:00
..
advanced_chat feat(api): Human Input Node (backend part) (#31646) 2026-01-30 10:18:49 +08:00
agent_chat feat: chatflow support multimodal (#31293) 2026-01-27 00:24:48 +08:00
chat feat: chatflow support multimodal (#31293) 2026-01-27 00:24:48 +08:00
common feat(api): Human Input Node (backend part) (#31646) 2026-01-30 10:18:49 +08:00
completion feat: chatflow support multimodal (#31293) 2026-01-27 00:24:48 +08:00
pipeline refactor(graph_engine): move observability layer and persistence laye… (#31620) 2026-01-28 00:54:21 +08:00
workflow feat(api): Human Input Node (backend part) (#31646) 2026-01-30 10:18:49 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
base_app_generate_response_converter.py feat: Add summary index for knowledge. (#31625) 2026-01-29 13:47:35 +08:00
base_app_generator.py fix: fix object value is optional should skip validate (#30894) 2026-01-13 15:21:06 +08:00
base_app_queue_manager.py fix: release graph_runtime_state reference to prevent memory leak under high load (#30236) 2025-12-29 10:35:47 +08:00
base_app_runner.py feat: chatflow support multimodal (#31293) 2026-01-27 00:24:48 +08:00
exc.py refactor: decouple Node and NodeData (#22581) 2025-07-18 10:08:51 +08:00
message_based_app_generator.py feat(api): Human Input Node (backend part) (#31646) 2026-01-30 10:18:49 +08:00
message_based_app_queue_manager.py remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
message_generator.py feat(api): Human Input Node (backend part) (#31646) 2026-01-30 10:18:49 +08:00
streaming_utils.py feat(api): Human Input Node (backend part) (#31646) 2026-01-30 10:18:49 +08:00
workflow_app_runner.py feat(api): Human Input Node (backend part) (#31646) 2026-01-30 10:18:49 +08:00