dify/web/app/components/workflow/nodes/iteration
Wu Tianwei 0e62a66cc2
feat: Introduce RAG tool recommendations and refactor related components for improved plugin management (#27259)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-28 10:22:16 +08:00
..
add-block.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
default.ts feat: add flatten_output configuration to iteration node (#27502) 2025-10-27 16:04:24 +08:00
node.tsx Fix: avoid mutating node props (#26266) 2025-09-27 09:50:32 +08:00
panel.tsx feat: add flatten_output configuration to iteration node (#27502) 2025-10-27 16:04:24 +08:00
types.ts feat: add flatten_output configuration to iteration node (#27502) 2025-10-27 16:04:24 +08:00
use-config.ts feat: Introduce RAG tool recommendations and refactor related components for improved plugin management (#27259) 2025-10-28 10:22:16 +08:00
use-interactions.ts fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
use-single-run-form-params.ts to RefObject (#25192) 2025-09-05 10:14:13 +08:00