dify/api/controllers/service_api/app
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 fix: missing default user for APP service api (#2606) 2024-02-28 16:09:56 +08:00
annotation.py refactor: port api/controllers/console/app/annotation.py api/controllers/console/explore/trial.py api/controllers/console/workspace/account.py api/controllers/console/workspace/members.py api/controllers/service_api/app/annotation.py to basemodel (#31833) 2026-02-03 09:59:00 +08:00
app.py refactor: migrate some ns.model to BaseModel (#30388) 2026-01-01 00:38:12 +08:00
audio.py refactor: port reqparse to BaseModel (#28993) 2025-12-08 15:31:19 +09:00
completion.py refactor: remove all reqparser (#29289) 2026-02-01 13:43:14 +09:00
conversation.py refactor: remove all reqparser (#29289) 2026-02-01 13:43:14 +09:00
error.py Restructure the File errors in controller (#23801) 2025-08-13 17:06:07 +08:00
file_preview.py fix(api): force download for HTML previews (#30090) 2025-12-25 11:43:07 +08:00
file.py refactor: port api/fields/file_fields.py (#30638) 2026-01-06 22:55:58 +08:00
message.py refactor: remove all reqparser (#29289) 2026-02-01 13:43:14 +09:00
site.py refactor: migrate some ns.model to BaseModel (#30388) 2026-01-01 00:38:12 +08:00
workflow.py feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00