dify/api/tests/integration_tests
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
..
controllers/console feat: Allow Editor role to use Trigger Plugin subscriptions (#29292) 2025-12-09 10:24:56 +08:00
factories chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00
libs feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
model_runtime/__mock chore: remove icon_large of models (#30466) 2026-01-03 02:35:17 +09:00
plugin more httpx (#25651) 2025-09-22 23:07:09 +08:00
services remove .value (#26633) 2025-10-11 09:08:29 +08:00
storage ruff check preview (#25653) 2025-09-16 12:58:12 +08:00
tasks fix: fix delete_draft_variables_batch cycle forever (#31934) 2026-02-04 19:10:27 +08:00
tools use model_validate (#26182) 2025-10-10 17:30:13 +09:00
utils chore: apply flake8-pytest-style linter rules (#8307) 2024-09-12 18:09:16 +08:00
vdb feat(qdrant): implement full-text search with multi-keyword support (#31658) 2026-01-29 11:12:18 +08:00
workflow refactor: decouple database operations from knowledge retrieval nodes (#31981) 2026-02-09 13:56:55 +08:00
__init__.py feat: server multi models support (#799) 2023-08-12 00:57:00 +08:00
.env.example feat: allow pass hostname in docker env (#30975) 2026-01-14 19:30:37 +08:00
.gitignore Enhance Code Consistency Across Repository with .editorconfig (#19023) 2025-04-29 18:04:33 +08:00
conftest.py feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00