twwu
|
0a2c569b3b
|
fix: replace useGetDocLanguage with useDocLink for consistent documentation linking
|
2025-06-16 14:58:52 +08:00 |
|
twwu
|
9ab0d5fe60
|
Merge branch 'main' into feat/rag-pipeline
|
2025-06-16 14:25:58 +08:00 |
|
Wu Tianwei
|
59b89b9971
|
fix: update documentation links for various components to support localization (#21048)
|
2025-06-16 14:13:04 +08:00 |
|
zxhlyh
|
abb2ed66e7
|
merge main
|
2025-06-16 10:15:24 +08:00 |
|
twwu
|
55906c8375
|
fix: remove unused billing plan logic from CreateFromDSLModal component
|
2025-06-13 18:01:01 +08:00 |
|
Bowen Liang
|
f4df759ba6
|
refactor: generalize method for getting doc link respecting locale and fix error link paths (#20801)
|
2025-06-13 10:58:43 +02: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
|
80f656f79a
|
fix: adjust layout and visibility conditions in CreateFormPipeline and ChunkPreview components
|
2025-06-13 11:38:26 +08:00 |
|
twwu
|
b9fa3f54e9
|
refactor: refactor component imports and enhance layout for better responsiveness in dataset previews
|
2025-06-13 10:54:31 +08:00 |
|
twwu
|
4d2f904d72
|
feat: enhance WorkflowPreview and TemplateCard components with additional styling and className prop
|
2025-06-13 10:14:45 +08:00 |
|
twwu
|
406d70e4a3
|
feat: integrate resetDatasetList hook into CreateOptions and TemplateCard components
|
2025-06-12 16:59:33 +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
|
808f792f55
|
fix: update isPending condition and add indexing technique checks for segment detail and new segment modal
|
2025-06-12 11:11:03 +08:00 |
|
twwu
|
5c41922b8a
|
fix: update file extension for downloaded DSL files and refine mutation keys for template operations
|
2025-06-11 18:11:38 +08:00 |
|
twwu
|
7b9a3c1084
|
fix: update translation keys for document availability messages in English and Chinese
|
2025-06-11 17:42:45 +08:00 |
|
twwu
|
92e6c52c0e
|
refactor: update handleUseTemplate to use callback for dataset creation and improve error handling; change HTTP method for dependency check
|
2025-06-11 17:17:09 +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 |
|
twwu
|
caa275fdbd
|
refactor: remove unused websiteCrawlJobId state and related props from useWebsiteCrawl and CreateFormPipeline components; update loading and file preview components for consistent width
|
2025-06-11 10:50:03 +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 |
|
zxhlyh
|
5e71f7c825
|
publish as pipeline
|
2025-06-10 15:10:13 +08:00 |
|
twwu
|
c91456de1b
|
fix(ChunkStructure): add disabled prop to OptionCard component
|
2025-06-10 10:43:40 +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
|
5193fa2118
|
fix: update condition for handling datasource selection in DataSourceOptions
|
2025-06-06 11:43:00 +08:00 |
|
twwu
|
cf2ef93ad5
|
Merge branch 'main' into feat/rag-pipeline
|
2025-06-06 10:10:53 +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 |
|
twwu
|
91fefa0e37
|
refactor: improve layout and event handling in Header and FieldItem components
|
2025-06-05 15:44:18 +08:00 |
|
twwu
|
842136959b
|
feat: update data source handling and improve processing parameters integration
|
2025-06-05 10:24:25 +08:00 |
|
twwu
|
9934eac15c
|
refactor: refactor data source handling and add form for document processing
|
2025-06-04 16:50:27 +08:00 |
|
twwu
|
db154e33b7
|
Merge branch 'main' into feat/rag-pipeline
|
2025-06-04 14:48:10 +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 |
|
非法操作
|
156bb8238d
|
fix: some display error in dark mode (#20469)
|
2025-05-30 11:25:46 +08:00 |
|
twwu
|
a61f1f8eb0
|
refactor: replace anchor tag with Link component for navigation in Actions
|
2025-05-29 17:42:00 +08:00 |
|
twwu
|
9f724c19db
|
refactor: refactor navigation components to use Link for improved routing
|
2025-05-29 17:33:04 +08:00 |
|
twwu
|
4ae936b263
|
refactor: refactor navigation handling in dataset components to use button elements
|
2025-05-29 15:48:54 +08:00 |
|
twwu
|
80875a109a
|
feat: add logic to handle navigation based on pipeline status in DatasetCard
|
2025-05-29 15:22:29 +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
|
11dfe3713f
|
refactor: enhance document upload flow with step indicators and file preview handling
|
2025-05-29 10:18:11 +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
|
9e763c9e87
|
feat: enhance file uploader and test run panel with batch upload limits and tooltips
|
2025-05-28 14:51:10 +08:00 |
|
twwu
|
29d2f2339b
|
refactor: enhance document preview functionality and refactor form handling
|
2025-05-28 13:44:37 +08:00 |
|
twwu
|
dd0cf6fadc
|
refactor: streamline data source type handling and improve FieldList props
|
2025-05-28 10:07:12 +08:00 |
|
twwu
|
70119a054a
|
fix: add is_preview flag to datasource submission and improve dataset card rendering logic
|
2025-05-27 17:54:39 +08:00 |
|