twwu
|
b8e9b97f07
|
feat: implement dataset conversion to pipeline with success and error notifications
|
2025-07-16 09:53:11 +08:00 |
|
Joel
|
e095de05c5
|
feat: pipeline run
|
2025-07-14 16:04:43 +08:00 |
|
twwu
|
0fdb1fedb0
|
feat: add PluginDependency component to RagPipelineChildren and WorkflowChildren for enhanced functionality
|
2025-07-11 18:38:18 +08:00 |
|
twwu
|
50e16f8362
|
refactor: optimize state selection in data source components using useShallow for improved performance
|
2025-07-11 16:41:01 +08:00 |
|
twwu
|
15cd9e0b12
|
refactor: rename selectedFileList to selectedFileKeys across components and update related logic
|
2025-07-10 15:14:23 +08:00 |
|
twwu
|
a2e0bc26c6
|
feat: Add conversion functionality to Knowledge Pipeline with UI and translations
|
2025-07-09 18:20:52 +08:00 |
|
twwu
|
1c85dada53
|
feat: Implement sidebar toggle functionality with keyboard shortcuts and improve translations
|
2025-07-08 20:04:15 +08:00 |
|
twwu
|
b3431ab0c4
|
feat: Refactor online drive components to improve file retrieval and selection logic
|
2025-07-08 16:46:59 +08:00 |
|
twwu
|
13f168ed1c
|
refactor: Refactor Online Drive components to improve state management and add truncation support
|
2025-07-07 15:51:59 +08:00 |
|
twwu
|
d3b17ea567
|
fix: Update key property for onlineDrive datasource handling in TestRunPanel
|
2025-07-04 14:11:23 +08:00 |
|
twwu
|
a4f7d373b5
|
refactor: Replace useDataSourceStore with useDataSourceStoreWithSelector for improved state selection across components
|
2025-07-04 14:03:04 +08:00 |
|
twwu
|
f2960989c1
|
refactor: Refactor data source components
|
2025-07-03 18:34:54 +08:00 |
|
twwu
|
2dd1f41ad3
|
feat: Implement data source store with slices for local files, online documents, website crawls, and online drives
|
2025-07-03 10:31:29 +08:00 |
|
twwu
|
68d59ee8b3
|
refactor: Refactor useOnlineDocument hook
|
2025-07-02 14:56:29 +08:00 |
|
twwu
|
0db7967e5f
|
refactor: Add useOnlineDrive hook and integrate it into CreateFormPipeline and TestRunPanel components
|
2025-07-01 16:54:44 +08:00 |
|
twwu
|
a81dc49ad2
|
feat: Refactor OnlineDocuments and PageSelector components to enhance state management and integrate new Actions component
|
2025-07-01 16:32:21 +08:00 |
|
twwu
|
2d0d448667
|
feat: Update selection handling to support multiple choice in OnlineDocuments and PageSelector components
|
2025-07-01 14:14:28 +08:00 |
|
twwu
|
55d7d7ef76
|
fix: Update default value handling for number input in useInitialData hook
|
2025-07-01 11:24:30 +08:00 |
|
twwu
|
7b473bb5c9
|
feat: Integrate OnlineDrive component into CreateFormPipeline and update related components
|
2025-06-30 18:31:52 +08:00 |
|
twwu
|
ff511c6f31
|
refactor: Remove unused variables and simplify next button logic in TestRunPanel
|
2025-06-30 17:54:33 +08:00 |
|
twwu
|
310102bebd
|
feat: Add SearchMenu icon and integrate it into the file list component with empty state handling
|
2025-06-30 17:31:27 +08:00 |
|
twwu
|
ada632f9f5
|
feat: Enhance input field handling by adding allVariableNames prop and localizing error messages
|
2025-06-30 15:28:55 +08:00 |
|
twwu
|
4c82c9d029
|
feat: Add Online Drive file management components and enhance file icon handling
|
2025-06-30 14:19:14 +08:00 |
|
twwu
|
93eabef58a
|
refactor: Refactor OnlineDocuments component and remove OnlineDocumentSelector
|
2025-06-27 16:29:30 +08:00 |
|
twwu
|
5248fcca56
|
feat: implement support for single and multiple choice in crawled result items
|
2025-06-27 15:56:38 +08:00 |
|
twwu
|
264b95e572
|
feat: separate input fields into datasource and global categories in RAG pipeline
|
2025-06-27 15:23:04 +08:00 |
|
twwu
|
2a25ca2b2c
|
feat: enhance online drive connection UI and add localization for connection status in dataset pipeline
|
2025-06-26 14:24:50 +08:00 |
|
twwu
|
3a9c79b09a
|
feat: refactor data source handling and integrate OnlineDrive component in TestRunPanel
|
2025-06-26 13:46:12 +08:00 |
|
twwu
|
cf7574bd10
|
feat: add FooterTips component and integrate it into TestRunPanel; extend DatasourceType enum with onlineDrive
|
2025-06-26 10:16:37 +08:00 |
|
twwu
|
c7cec120a6
|
feat: update variable validation regex for consistency in ExternalDataToolModal and schema
|
2025-06-25 17:07:31 +08:00 |
|
twwu
|
c6ae9628af
|
feat: refactor input variable handling and configurations in pipeline processing components
|
2025-06-25 16:15:59 +08:00 |
|
twwu
|
a866cbc6d7
|
feat: implement usePipeline hook for managing pipeline variables and refactor input field handling
|
2025-06-25 10:11:26 +08:00 |
|
twwu
|
1c51bef3cb
|
fix: standardize capitalization in translation keys and remove unused group property in FieldListContainer
|
2025-06-24 14:25:58 +08:00 |
|
twwu
|
6ba4a4c165
|
feat: enhance website crawl functionality with state management and result handling
|
2025-06-23 15:38:24 +08:00 |
|
zxhlyh
|
95ba55af4d
|
fix: import dsl sync rag variables
|
2025-06-19 15:04:26 +08:00 |
|
twwu
|
f85e6a0dea
|
feat: implement SSE for data source node processing and completion events, replacing previous run methods
|
2025-06-18 15:06:50 +08:00 |
|
twwu
|
176b844cd5
|
refactor: consolidate DialogWrapper component usage and improve prop handling across input fields
|
2025-06-17 18:20:30 +08:00 |
|
twwu
|
796797d12b
|
feat: centralize variable type mapping by introducing VAR_TYPE_MAP in pipeline model
|
2025-06-17 16:28:50 +08:00 |
|
twwu
|
7ac0f0c08c
|
feat: enhance processing components by adding runDisabled state and fetching indicators
|
2025-06-17 16:13:49 +08:00 |
|
twwu
|
ecb07a5d0d
|
feat: enhance field list functionality by adding chosen and selected properties to SortableItem
|
2025-06-16 18:25:30 +08:00 |
|
twwu
|
6622ce6ad8
|
fix: update formData construction in convertToInputFieldFormData for improved handling of optional fields
fix: adjust z-index value in DialogWrapper for proper stacking context
|
2025-06-13 18:32:36 +08:00 |
|
twwu
|
4b11d29ede
|
fix: update VAR_TYPE_MAP and initialData handling in useConfigurations for improved variable processing
|
2025-06-13 15:57:16 +08:00 |
|
twwu
|
b0107f4128
|
fix: update z-index values for DialogWrapper components to ensure proper stacking context
|
2025-06-13 14:44:32 +08:00 |
|
twwu
|
6f17200dec
|
refactor: update dataset handling to use runtime_mode instead of pipeline_id
|
2025-06-12 15:57:07 +08:00 |
|
zxhlyh
|
4d9b15e519
|
fix
|
2025-06-11 17:11:57 +08:00 |
|
zxhlyh
|
0564651f6f
|
publish as customized pipeline
|
2025-06-11 10:40:49 +08:00 |
|
zxhlyh
|
0aeeee49f7
|
fix: draft sync
|
2025-06-10 17:39:20 +08:00 |
|
zxhlyh
|
978118f770
|
fix: datasource
|
2025-06-10 15:40:15 +08:00 |
|
zxhlyh
|
5e71f7c825
|
publish as pipeline
|
2025-06-10 15:10:13 +08:00 |
|
twwu
|
9b9640b3db
|
refactor: remove job ID handling from website crawl components and update related hooks
|
2025-06-06 18:52:32 +08:00 |
|
twwu
|
3e2f12b065
|
refactor: update website crawl handling and improve parameter naming in pipeline processing
|
2025-06-06 17:00:34 +08:00 |
|
twwu
|
547bd3cc1b
|
refactor: rename cancel editor handler and improve variable name validation in field list
|
2025-06-06 15:54:55 +08:00 |
|
twwu
|
83ca59e0f1
|
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
|
2025-06-06 15:35:50 +08:00 |
|
twwu
|
d725aa8791
|
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
|
2025-06-06 15:35:31 +08:00 |
|
zxhlyh
|
cc8ee0ff69
|
dsl
|
2025-06-06 15:35:19 +08:00 |
|
twwu
|
4a249c40b1
|
feat: enhance input field configurations with blur listeners and update translations for display name
|
2025-06-06 15:35:19 +08:00 |
|
zxhlyh
|
e961722597
|
dsl
|
2025-06-06 15:00:37 +08:00 |
|
zxhlyh
|
3db864561e
|
confirm publish
|
2025-06-06 14:22:15 +08:00 |
|
twwu
|
5193fa2118
|
fix: update condition for handling datasource selection in DataSourceOptions
|
2025-06-06 11:43:00 +08:00 |
|
twwu
|
cbf0864edc
|
refactor: refactor online documents handling and update related components
|
2025-06-06 10:08:19 +08:00 |
|
twwu
|
82e7c8a2f9
|
refactor: update datasource handling and improve documentation properties in pipeline components
|
2025-06-05 18:28:48 +08:00 |
|
zxhlyh
|
f0413f359a
|
datasource
|
2025-06-05 16:51:19 +08:00 |
|
twwu
|
91fefa0e37
|
refactor: improve layout and event handling in Header and FieldItem components
|
2025-06-05 15:44:18 +08:00 |
|
zxhlyh
|
468bfdfed9
|
datasource
|
2025-06-05 15:07:29 +08:00 |
|
twwu
|
fdc4c36b77
|
refactor: replace useStore with useDatasetDetailContextWithSelector for pipeline ID retrieval
|
2025-06-05 14:05:27 +08:00 |
|
twwu
|
c83370f701
|
refactor: simplify workflow draft synchronization in InputFieldDialog
|
2025-06-05 11:07:28 +08:00 |
|
twwu
|
842136959b
|
feat: update data source handling and improve processing parameters integration
|
2025-06-05 10:24:25 +08:00 |
|
twwu
|
44b9f49ab1
|
feat: enhance field item interaction and add preprocessing parameters hooks
|
2025-06-04 18:37:19 +08:00 |
|
twwu
|
9934eac15c
|
refactor: refactor data source handling and add form for document processing
|
2025-06-04 16:50:27 +08:00 |
|
twwu
|
3afd5e73c9
|
feat: enhance input field dialog with preview functionality and global inputs
|
2025-06-04 15:16:02 +08:00 |
|
zxhlyh
|
b9c6496fea
|
datasource default value & publish sync draft
|
2025-06-03 14:42:17 +08:00 |
|
twwu
|
5fb771218c
|
fix: update types and improve data handling in pipeline components
|
2025-06-03 10:14:48 +08:00 |
|
zxhlyh
|
6fe473f0fa
|
knowledge base node
|
2025-05-30 15:45:58 +08:00 |
|
twwu
|
1274aaed5d
|
fix: add dataset mutation context to Popup component
|
2025-05-30 15:17:19 +08:00 |
|
twwu
|
2158c03231
|
fix: update button disabled state to reflect publishedAt status in Popup component
|
2025-05-29 17:53:08 +08:00 |
|
zxhlyh
|
1c2c4b62f8
|
run & tracing
|
2025-05-29 14:31:35 +08:00 |
|
twwu
|
9176790adf
|
feat: enhance dataset detail layout with button disable logic based on pipeline status
|
2025-05-29 14:06:12 +08:00 |
|
zxhlyh
|
6ff6525d1d
|
test run
|
2025-05-29 11:30:42 +08:00 |
|
twwu
|
3005419573
|
feat: implement document upload steps and enhance test run panel with new hooks and components
|
2025-05-28 18:34:26 +08:00 |
|
twwu
|
cc7ad5ac97
|
feat: add input field variables change sync
|
2025-05-28 16:38:49 +08:00 |
|
twwu
|
9e763c9e87
|
feat: enhance file uploader and test run panel with batch upload limits and tooltips
|
2025-05-28 14:51:10 +08:00 |
|
twwu
|
dd0cf6fadc
|
refactor: streamline data source type handling and improve FieldList props
|
2025-05-28 10:07:12 +08:00 |
|
twwu
|
377093b776
|
fix: conditionally render FieldListContainer based on inputFields length
|
2025-05-27 18:19:10 +08:00 |
|
zxhlyh
|
69d1e3ec7d
|
input field in datasource
|
2025-05-27 17:42:30 +08:00 |
|
twwu
|
365157c37d
|
refactor: enhance action button logic to include workflow running state
|
2025-05-27 15:43:10 +08:00 |
|
twwu
|
d6640f2adf
|
refactor: streamline input field data conversion and enhance datasource component
|
2025-05-27 15:25:35 +08:00 |
|
twwu
|
31e183ef0d
|
refactor: enhance datasource handling by adding fileExtensions support
|
2025-05-27 14:39:52 +08:00 |
|
twwu
|
049a6de4b3
|
refactor: update data source handling and replace icon implementation
|
2025-05-27 13:52:43 +08:00 |
|
twwu
|
dcb4c9e84a
|
refactor: refactor datasource type handling
|
2025-05-27 11:01:38 +08:00 |
|
zxhlyh
|
0478fc9649
|
datasource node variable
|
2025-05-26 15:57:34 +08:00 |
|
zxhlyh
|
b5f88c77a3
|
datasource list
|
2025-05-26 14:13:59 +08:00 |
|
twwu
|
13e3f17493
|
refactor: standardize terminology by renaming 'data-source' to 'datasource' across components and translations
|
2025-05-26 10:50:39 +08:00 |
|
twwu
|
ccefd41606
|
refactor: rename InputType to InputTypeEnum and update related usages for consistency
|
2025-05-26 09:48:17 +08:00 |
|
twwu
|
db4958be05
|
fix: fix modal handling in InputFieldEditor
|
2025-05-23 17:52:00 +08:00 |
|
twwu
|
3af61f4b5d
|
refactor: update input type mappings and enums for consistency across components
|
2025-05-23 16:57:27 +08:00 |
|
twwu
|
c9bf99a1e2
|
refactor: update input variable types and initial data handling in pipeline components
|
2025-05-23 15:10:20 +08:00 |
|
zxhlyh
|
720ce79901
|
checklist & datasource icon
|
2025-05-23 14:26:06 +08:00 |
|
twwu
|
583db24ee7
|
refactor: update CustomActions type to use structured props across form components
|
2025-05-23 13:54:49 +08:00 |
|
twwu
|
5aaa06c8b0
|
refactor: integrate routing for document creation in Popup component
|
2025-05-23 11:19:57 +08:00 |
|
twwu
|
52b773770b
|
refactor: update datasource handling in InputFieldDialog and Datasource components
|
2025-05-23 11:07:48 +08:00 |
|