twwu
|
d44af3ec46
|
refactor: Restructure breadcrumbs component; introduce Bucket and BreadcrumbItem components for improved navigation
|
2025-07-04 16:44:21 +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
|
cf7574bd10
|
feat: add FooterTips component and integrate it into TestRunPanel; extend DatasourceType enum with onlineDrive
|
2025-06-26 10:16:37 +08:00 |
|
twwu
|
261b7cabc8
|
feat: enhance OnlineDocumentPreview with datasourceNodeId and implement preview functionality
|
2025-06-25 11:36:56 +08:00 |
|
zxhlyh
|
c31754e6cd
|
fix: create pipeline from customized
|
2025-06-24 11:12:39 +08:00 |
|
twwu
|
6ba4a4c165
|
feat: enhance website crawl functionality with state management and result handling
|
2025-06-23 15:38:24 +08:00 |
|
twwu
|
b9f59e3a75
|
Merge branch 'main' into feat/rag-pipeline
|
2025-06-23 13:59:05 +08:00 |
|
-LAN-
|
6b1ad634f1
|
fix(workflow_run): sequence_number race. (#21228)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-06-19 17:53:49 +08:00 |
|
twwu
|
335e1e3602
|
feat: enhance pipeline settings with execution log and processing capabilities
|
2025-06-19 15:57:49 +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
|
4b3a54633f
|
refactor: streamline dataset detail fetching and improve dataset list handling across components
|
2025-06-18 15:05:21 +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
|
33cd32382f
|
feat: add indexing status batch and process rule hooks; refactor Notion page preview types
|
2025-06-17 11:29:56 +08:00 |
|
twwu
|
6f17200dec
|
refactor: update dataset handling to use runtime_mode instead of pipeline_id
|
2025-06-12 15:57:07 +08:00 |
|
twwu
|
141d6b1abf
|
feat: implement document settings and pipeline settings components with localization support
|
2025-06-12 15:13:15 +08:00 |
|
twwu
|
f995436eec
|
feat: implement chunk structure card and related hooks for dataset creation; update translations and refactor pipeline template fetching
|
2025-06-11 16:38:42 +08:00 |
|
twwu
|
45c76c1d68
|
refactor: rename icon property to icon_info in UpdateTemplateInfoRequest and related components
|
2025-06-11 13:39:07 +08:00 |
|
zxhlyh
|
6ecdac6344
|
pipeline preview
|
2025-06-11 11:51:19 +08:00 |
|
twwu
|
5c58b11b22
|
refactor: standardize pipeline template properties and improve related components
|
2025-06-11 11:25:08 +08:00 |
|
zxhlyh
|
0564651f6f
|
publish as customized pipeline
|
2025-06-11 10:40:49 +08:00 |
|
twwu
|
eff8108f1c
|
refactor: update dataset model and improve batch action component
|
2025-06-11 10:24:07 +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
|
cf2ef93ad5
|
Merge branch 'main' into feat/rag-pipeline
|
2025-06-06 10:10:53 +08:00 |
|
twwu
|
82e7c8a2f9
|
refactor: update datasource handling and improve documentation properties in pipeline components
|
2025-06-05 18:28:48 +08:00 |
|
NFish
|
9915a70d7f
|
Fix/webapp access scope (#20109)
|
2025-06-05 10:55:17 +08:00 |
|
twwu
|
44b9f49ab1
|
feat: enhance field item interaction and add preprocessing parameters hooks
|
2025-06-04 18:37:19 +08:00 |
|
twwu
|
c9a4c66b07
|
fix: update input type from 'number-input' to 'number' for consistency
|
2025-06-04 16:58:08 +08:00 |
|
twwu
|
87c15062e6
|
feat: enhance document processing with embedding and rule detail components
|
2025-06-03 17:42:40 +08:00 |
|
twwu
|
5fb771218c
|
fix: update types and improve data handling in pipeline components
|
2025-06-03 10:14:48 +08:00 |
|
twwu
|
9be036e0ca
|
Merge branch 'main' into feat/rag-pipeline
|
2025-05-30 15:10:16 +08:00 |
|
crazywoola
|
8e2d342de6
|
Feat/15534 support replacing the bot in chat input placeholder with the bots name (#20473)
|
2025-05-30 10:51:19 +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 |
|
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 |
|
twwu
|
c9bf99a1e2
|
refactor: update input variable types and initial data handling in pipeline components
|
2025-05-23 15:10:20 +08:00 |
|
twwu
|
b18519b824
|
refactor: add create-from-pipeline page and associated components for document processing
|
2025-05-21 16:37:02 +08:00 |
|
twwu
|
20343facad
|
refactor: website data source components and hooks
|
2025-05-21 10:53:18 +08:00 |
|
zxhlyh
|
55f4177b01
|
merge main
|
2025-05-20 14:03:54 +08:00 |
|
NFish
|
d186daa131
|
E-300 (#19726)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Hash Brown <hi@xzd.me>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: GareArc <chen4851@purdue.edu>
Co-authored-by: Byron.wang <byron@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
Co-authored-by: KVOJJJin <jzongcode@gmail.com>
Co-authored-by: Alexi.F <654973939@qq.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
Co-authored-by: kautsar_masuara <61046989+izon-masuara@users.noreply.github.com>
Co-authored-by: achmad-kautsar <achmad.kautsar@insignia.co.id>
Co-authored-by: Xin Zhang <sjhpzx@gmail.com>
Co-authored-by: kelvintsim <83445753+kelvintsim@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Zixuan Cheng <61724187+Theysua@users.noreply.github.com>
|
2025-05-20 12:07:50 +08:00 |
|
twwu
|
14a9052d60
|
refactor: update variable naming for consistency and improve data source handling in pipeline components
|
2025-05-20 11:42:22 +08:00 |
|
twwu
|
bd1073ff1a
|
refactor: update input variable types to use PipelineInputVarType and simplify form data handling
|
2025-05-19 16:26:13 +08:00 |
|
zxhlyh
|
836cf6453e
|
pipeline sync draft
|
2025-05-16 17:48:01 +08:00 |
|
twwu
|
35a7add4e9
|
refactor: refactor pipeline-related components and services to use template terminology
|
2025-05-16 15:14:50 +08:00 |
|
twwu
|
019ef74bf2
|
refactor: replace Container with List, update DatasetCard z-index, and implement useDatasetList for data fetching
|
2025-05-16 10:50:31 +08:00 |
|
twwu
|
612dca8b7d
|
feat: add WorkflowPreview component to Details and define graph structure in PipelineTemplateByIdResponse
|
2025-05-14 18:20:29 +08:00 |
|
twwu
|
958ff44707
|
refactor: simplify import DSL confirmation request structure
|
2025-05-14 16:27:59 +08:00 |
|
twwu
|
d910770b3c
|
feat: add dataset_id to DSL import responses and update routing logic in CreateFromDSLModal
|
2025-05-14 16:00:17 +08:00 |
|
twwu
|
5a8f10520f
|
feat: refactor template card actions and details to standardize prop names; add create modal for dataset creation
|
2025-05-14 15:53:17 +08:00 |
|
twwu
|
b713218cab
|
feat: add DSL modal header and tab components; enhance pipeline import functionality
|
2025-05-14 14:49:01 +08:00 |
|
twwu
|
de0cb06f8c
|
feat: implement create dataset pipeline forms and modals
|
2025-05-14 10:48:54 +08:00 |
|