dify/web/app/components/workflow/nodes/human-input
QuantumGhost 9ad5d89b07 feat(web): Use number_limits for file uploading limit
Align with the current form definition in start node.

Co-Authored-By: GPT 5.4 <codex@openai.com>
2026-04-27 07:12:21 +08:00
..
__tests__ feat(web): Use number_limits for file uploading limit 2026-04-27 07:12:21 +08:00
components feat(web): Use number_limits for file uploading limit 2026-04-27 07:12:21 +08:00
hooks feat(web): Use number_limits for file uploading limit 2026-04-27 07:12:21 +08:00
default.ts
node.tsx
panel.tsx Show typed human input outputs in panel 2026-04-23 18:55:34 +08:00
types.ts feat(web): Use number_limits for file uploading limit 2026-04-27 07:12:21 +08:00
utils.ts