dify/web/app/components/workflow/hooks
2024-11-11 14:47:52 +08:00
..
index.ts Feat: shortcut hook (#7385) 2024-08-19 18:11:11 +08:00
use-checklist.ts fix: i18n typo (#8077) 2024-09-07 16:59:38 +08:00
use-config-vision.ts Feat/attachments (#9526) 2024-10-21 10:32:37 +08:00
use-edges-interactions.ts Fix variable typo (#8084) 2024-09-08 13:14:11 +08:00
use-helpline.ts feat: workflow new nodes (#4683) 2024-05-27 21:57:08 +08:00
use-node-data-update.ts feat: workflow add note node (#5164) 2024-06-14 17:08:11 +08:00
use-nodes-data.ts feat: workflow new nodes (#4683) 2024-05-27 21:57:08 +08:00
use-nodes-interactions.ts feat: Iteration node support parallel mode (#9493) 2024-11-05 10:32:49 +08:00
use-nodes-layout.ts feat: workflow new nodes (#4683) 2024-05-27 21:57:08 +08:00
use-nodes-sync-draft.ts Feat/attachments (#9526) 2024-10-21 10:32:37 +08:00
use-panel-interactions.ts feat: workflow interaction (#4214) 2024-05-09 17:18:51 +08:00
use-selection-interactions.ts fix: workflow add next node from knowledge retrieval node (#4467) 2024-05-17 11:42:03 +08:00
use-shortcuts.ts fix: copy and paste shortcut in the textarea of the workflow run panel (#8345) 2024-09-13 12:20:56 +08:00
use-workflow-history.ts feat: undo/redo for workflow editor (#3927) 2024-06-26 14:37:12 +08:00
use-workflow-interactions.ts Fix variable typo (#8084) 2024-09-08 13:14:11 +08:00
use-workflow-mode.ts feat: workflow remove preview mode (#3941) 2024-04-28 17:09:56 +08:00
use-workflow-run.ts Feat/iteration single run time (#10512) 2024-11-11 14:47:52 +08:00
use-workflow-start-run.tsx Fix: rerank switch and validation before run (#9416) 2024-10-17 14:26:38 +08:00
use-workflow-template.ts feat: Parallel Execution of Nodes in Workflows (#8192) 2024-09-10 15:23:16 +08:00
use-workflow-variables.ts Feat: conversation variable & variable assigner node (#7222) 2024-08-13 14:44:10 +08:00
use-workflow.ts Feat/attachments (#9526) 2024-10-21 10:32:37 +08:00