dify/web/app/components/rag-pipeline/hooks
twwu 253b8dbc0a feat: add i18n type generation scripts and improve code formatting 2025-09-17 16:05:10 +08:00
..
index.ts feat: introduce useInputFieldPanel hook to manage input field panel state and refactor related components 2025-08-06 10:32:57 +08:00
use-DSL.ts Fix mem leak of URL.createObjectURL 2025-09-06 22:13:18 +08:00
use-available-nodes-meta-data.ts Merge branch 'feat/rag-2' into fix/styling-issue 2025-09-16 11:22:39 +08:00
use-configs-map.ts fix: run tool cause page crash because of feature context 2025-07-29 16:19:14 +08:00
use-get-run-and-trace-url.ts dsl 2025-06-06 15:00:37 +08:00
use-input-field-panel.ts feat: introduce useInputFieldPanel hook to manage input field panel state and refactor related components 2025-08-06 10:32:57 +08:00
use-input-fields.ts fix: ensure default values are handled correctly in InputNumber and related components 2025-07-17 18:15:52 +08:00
use-inspect-vars-crud.ts feat: pipeline run 2025-07-14 16:04:43 +08:00
use-nodes-sync-draft.ts datasource template 2025-07-23 18:20:32 +08:00
use-pipeline-config.ts fix: in pipeline not show the node config right 2025-09-03 18:21:51 +08:00
use-pipeline-init.ts feat: add i18n type generation scripts and improve code formatting 2025-09-17 16:05:10 +08:00
use-pipeline-refresh-draft.ts initial nodes 2025-07-28 15:38:48 +08:00
use-pipeline-run.ts fix(pipeline): correct API endpoint for stopping workflow runs 2025-09-04 10:39:23 +08:00
use-pipeline-start-run.tsx refactor(test-run, preparation): restructure test run components, enhance data handling, and improve user experience with new loading states and error handling 2025-08-20 16:40:56 +08:00
use-pipeline-template.ts fix: rag pipeline template 2025-09-01 10:23:08 +08:00
use-pipeline.tsx feat: implement usePipeline hook for managing pipeline variables and refactor input field handling 2025-06-25 10:11:26 +08:00