dify/api/core/workflow/repositories
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 Refactor/remove db from cycle manager (#20455) 2025-05-30 04:34:13 +08:00
draft_variable_repository.py chore: use from __future__ import annotations (#30254) 2026-01-06 23:57:20 +09:00
human_input_form_repository.py feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
rag_retrieval_protocol.py refactor: decouple database operations from knowledge retrieval nodes (#31981) 2026-02-09 13:56:55 +08:00
workflow_execution_repository.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
workflow_node_execution_repository.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00