jyong
|
832bef053f
|
Merge branch 'main' into feat/r2
# Conflicts:
# docker/docker-compose.middleware.yaml
# web/app/components/workflow-app/components/workflow-main.tsx
# web/app/components/workflow-app/hooks/index.ts
# web/app/components/workflow/hooks-store/store.ts
# web/app/components/workflow/hooks/index.ts
# web/app/components/workflow/nodes/_base/components/variable/var-reference-picker.tsx
|
2025-07-02 18:20:05 +08:00 |
|
jyong
|
e23d7e39ec
|
Merge branch 'feat/datasource' into feat/r2
# Conflicts:
# api/services/rag_pipeline/rag_pipeline.py
# web/app/components/workflow/constants.ts
# web/app/components/workflow/header/run-and-history.tsx
# web/app/components/workflow/hooks/use-nodes-interactions.ts
# web/app/components/workflow/hooks/use-workflow-interactions.ts
# web/app/components/workflow/hooks/use-workflow.ts
# web/app/components/workflow/index.tsx
# web/app/components/workflow/nodes/_base/components/panel-operator/panel-operator-popup.tsx
# web/app/components/workflow/nodes/_base/panel.tsx
# web/app/components/workflow/nodes/code/use-config.ts
# web/app/components/workflow/nodes/llm/default.ts
# web/app/components/workflow/panel/index.tsx
# web/app/components/workflow/panel/version-history-panel/index.tsx
# web/app/components/workflow/store/workflow/index.ts
# web/app/components/workflow/types.ts
# web/config/index.ts
# web/types/workflow.ts
|
2025-07-02 14:01:59 +08:00 |
|
非法操作
|
70035aa9a9
|
fix: notion kownledge datasets can't add new page (#21779)
|
2025-07-02 09:14:48 +08:00 |
|
qiuqiua
|
18757d07c9
|
fix: #21427 correct segment settings when creating documents via API (#21673)
|
2025-06-29 14:49:32 +08:00 |
|
Wu Tianwei
|
ad9eebd02d
|
fix: update retrieval method cache (#21409)
|
2025-06-26 10:58:21 +08:00 |
|
Dongyu Li
|
00f0b569cc
|
Feat/kb index (#20868)
Co-authored-by: twwu <twwu@dify.ai>
|
2025-06-25 17:52:59 +08:00 |
|
Covfefeable
|
449e16782e
|
fix: update DocumentList to include max height and overflow styles (#21466)
|
2025-06-25 11:17:31 +08:00 |
|
-LAN-
|
c7ee0f2a93
|
fix(knowledge_base): Unchecked metadata name length (#21454)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-06-25 10:18:20 +08:00 |
|
twwu
|
2414dbb5f8
|
feat: clear selected IDs on document deletion action in DocumentList component
|
2025-06-23 16:38:19 +08:00 |
|
twwu
|
916a8c76e7
|
fix: rename currentDocuments to currentDocument for consistency in online documents handling
|
2025-06-23 16:31:09 +08:00 |
|
twwu
|
896906ae77
|
feat: refactor layout structure in PipelineSettings component for improved responsiveness
|
2025-06-23 15:57:02 +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 |
|
Ganondorf
|
ea68c92bbb
|
fix segment display the default (#21317)
Co-authored-by: lizb <lizb@sugon.com>
|
2025-06-23 13:48:39 +08:00 |
|
Wu Tianwei
|
b348455144
|
fix: Update segmentation type initialization to support parent-child mode based on document form (#21359)
|
2025-06-23 13:45:35 +08:00 |
|
onlylhf
|
f2f6e95880
|
fix: Update the logic for segment type settings to support parent-child mode selection. (#21278)
|
2025-06-23 10:36:30 +08:00 |
|
twwu
|
335e1e3602
|
feat: enhance pipeline settings with execution log and processing capabilities
|
2025-06-19 15:57:49 +08:00 |
|
twwu
|
5d25199f42
|
refactor: update layout for creation title and content in StepThree component
|
2025-06-19 09:36:04 +08:00 |
|
twwu
|
a103324f25
|
refactor: enhance UI components with new icons and improved styling in billing and dataset processes
|
2025-06-18 18:03:43 +08:00 |
|
twwu
|
4b3a54633f
|
refactor: streamline dataset detail fetching and improve dataset list handling across components
|
2025-06-18 15:05:21 +08:00 |
|
zxhlyh
|
3164f90327
|
merge main
|
2025-06-17 17:44:08 +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
|
5cc6a2bf33
|
refactor: update toast notification handling and improve context usage in DocumentDetail
|
2025-06-17 14:41:06 +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
|
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 |
|