From 771ea54a0b26c66efc95a5ff7b1c0fd5ac2e558d Mon Sep 17 00:00:00 2001 From: jyong <718720800@qq.com> Date: Thu, 4 Sep 2025 18:37:58 +0800 Subject: [PATCH] change migration --- .../transform/file-general-economy.yml | 16 ++++++++-------- .../transform/file-general-high-quality.yml | 16 ++++++++-------- .../rag_pipeline/transform/file-parentchild.yml | 16 ++++++++-------- .../transform/notion-general-economy.yml | 10 +++++----- .../transform/notion-general-high-quality.yml | 10 +++++----- .../transform/notion-parentchild.yml | 10 +++++----- .../transform/website-crawl-general-economy.yml | 10 +++++----- .../website-crawl-general-high-quality.yml | 10 +++++----- .../transform/website-crawl-parentchild.yml | 10 +++++----- 9 files changed, 54 insertions(+), 54 deletions(-) diff --git a/api/services/rag_pipeline/transform/file-general-economy.yml b/api/services/rag_pipeline/transform/file-general-economy.yml index 9b2f7b1454..147920a878 100644 --- a/api/services/rag_pipeline/transform/file-general-economy.yml +++ b/api/services/rag_pipeline/transform/file-general-economy.yml @@ -121,7 +121,7 @@ workflow: embedding_model_name: text-embedding-ada-002 embedding_provider_name: langgenius/openai/openai selected: true - title: 知识库 + title: Knowledge Base type: knowledge-index height: 114 id: '1752477924228' @@ -230,10 +230,10 @@ workflow: provider_name: langgenius/dify_extractor/dify_extractor provider_type: builtin selected: false - title: Dify文本提取器 + title: Dify Extractor tool_configurations: {} tool_description: Dify Extractor - tool_label: Dify文本提取器 + tool_label: Dify Extractor tool_name: dify_extractor tool_parameters: file: @@ -363,7 +363,7 @@ workflow: id: 24e47cad-f1e2-4f74-9884-3f49d5bb37b7 logical_operator: or selected: false - title: 条件分支 + title: IF/ELSE type: if-else height: 358 id: '1752481129417' @@ -392,7 +392,7 @@ workflow: - text output_type: string selected: false - title: 变量聚合器 + title: Variable Aggregator type: variable-aggregator variables: - - '1752481112180' @@ -587,10 +587,10 @@ workflow: provider_name: langgenius/general_chunker/general_chunker provider_type: builtin selected: false - title: 通用文本分块 + title: General Chunker tool_configurations: {} - tool_description: 一个用于通用文本分块模式的工具,检索和召回的块是相同的。 - tool_label: 通用文本分块 + tool_description: A tool for general text chunking mode, the chunks retrieved and recalled are the same. + tool_label: General Chunker tool_name: general_chunker tool_parameters: chunk_overlap_length: diff --git a/api/services/rag_pipeline/transform/file-general-high-quality.yml b/api/services/rag_pipeline/transform/file-general-high-quality.yml index 85a3a5e80e..5d0e7817a0 100644 --- a/api/services/rag_pipeline/transform/file-general-high-quality.yml +++ b/api/services/rag_pipeline/transform/file-general-high-quality.yml @@ -121,7 +121,7 @@ workflow: embedding_model_name: text-embedding-ada-002 embedding_provider_name: langgenius/openai/openai selected: false - title: 知识库 + title: Knowledge Base type: knowledge-index height: 114 id: '1752477924228' @@ -230,10 +230,10 @@ workflow: provider_name: langgenius/dify_extractor/dify_extractor provider_type: builtin selected: false - title: Dify文本提取器 + title: Dify Extractor tool_configurations: {} tool_description: Dify Extractor - tool_label: Dify文本提取器 + tool_label: Dify Extractor tool_name: dify_extractor tool_parameters: file: @@ -363,7 +363,7 @@ workflow: id: 24e47cad-f1e2-4f74-9884-3f49d5bb37b7 logical_operator: or selected: false - title: 条件分支 + title: IF/ELSE type: if-else height: 358 id: '1752481129417' @@ -392,7 +392,7 @@ workflow: - text output_type: string selected: false - title: 变量聚合器 + title: Variable Aggregator type: variable-aggregator variables: - - '1752481112180' @@ -587,10 +587,10 @@ workflow: provider_name: langgenius/general_chunker/general_chunker provider_type: builtin selected: false - title: 通用文本分块 + title: General Chunker tool_configurations: {} - tool_description: 一个用于通用文本分块模式的工具,检索和召回的块是相同的。 - tool_label: 通用文本分块 + tool_description: A tool for general text chunking mode, the chunks retrieved and recalled are the same. + tool_label: General Chunker tool_name: general_chunker tool_parameters: chunk_overlap_length: diff --git a/api/services/rag_pipeline/transform/file-parentchild.yml b/api/services/rag_pipeline/transform/file-parentchild.yml index e7ceaf7364..97c108d221 100644 --- a/api/services/rag_pipeline/transform/file-parentchild.yml +++ b/api/services/rag_pipeline/transform/file-parentchild.yml @@ -120,7 +120,7 @@ workflow: embedding_model_name: text-embedding-ada-002 embedding_provider_name: langgenius/openai/openai selected: false - title: 知识库 + title: Knowledge Base type: knowledge-index height: 114 id: '1752477924228' @@ -229,10 +229,10 @@ workflow: provider_name: langgenius/dify_extractor/dify_extractor provider_type: builtin selected: false - title: Dify文本提取器 + title: Dify Extractor tool_configurations: {} tool_description: Dify Extractor - tool_label: Dify文本提取器 + tool_label: Dify Extractor tool_name: dify_extractor tool_parameters: file: @@ -362,7 +362,7 @@ workflow: id: 24e47cad-f1e2-4f74-9884-3f49d5bb37b7 logical_operator: or selected: false - title: 条件分支 + title: IF/ELSE type: if-else height: 358 id: '1752481129417' @@ -391,7 +391,7 @@ workflow: - text output_type: string selected: false - title: 变量聚合器 + title: Variable Aggregator type: variable-aggregator variables: - - '1752481112180' @@ -652,10 +652,10 @@ workflow: provider_name: langgenius/parentchild_chunker/parentchild_chunker provider_type: builtin selected: false - title: 父子分块处理器 + title: Parent-child Chunker tool_configurations: {} - tool_description: 将文档处理为父子分块结构 - tool_label: 父子分块处理器 + tool_description: Parent-child Chunk Structure + tool_label: Parent-child Chunker tool_name: parentchild_chunker tool_parameters: input_text: diff --git a/api/services/rag_pipeline/transform/notion-general-economy.yml b/api/services/rag_pipeline/transform/notion-general-economy.yml index 42488efb08..d1a30f0ae6 100644 --- a/api/services/rag_pipeline/transform/notion-general-economy.yml +++ b/api/services/rag_pipeline/transform/notion-general-economy.yml @@ -64,7 +64,7 @@ workflow: embedding_model_name: text-embedding-ada-002 embedding_provider_name: langgenius/openai/openai selected: true - title: 知识库 + title: Knowledge Base type: knowledge-index height: 114 id: '1752477924228' @@ -254,10 +254,10 @@ workflow: provider_name: langgenius/general_chunker/general_chunker provider_type: builtin selected: false - title: 通用文本分块 + title: General Chunker tool_configurations: {} - tool_description: 一个用于通用文本分块模式的工具,检索和召回的块是相同的。 - tool_label: 通用文本分块 + tool_description: A tool for general text chunking mode, the chunks retrieved and recalled are the same. + tool_label: General Chunker tool_name: general_chunker tool_parameters: chunk_overlap_length: @@ -304,7 +304,7 @@ workflow: datasource_name: notion_datasource datasource_parameters: {} plugin_id: langgenius/notion_datasource - provider_name: notion + provider_name: notion_datasource provider_type: online_document selected: false title: Notion数据源 diff --git a/api/services/rag_pipeline/transform/notion-general-high-quality.yml b/api/services/rag_pipeline/transform/notion-general-high-quality.yml index 3f1697cef3..cd81bc4f1d 100644 --- a/api/services/rag_pipeline/transform/notion-general-high-quality.yml +++ b/api/services/rag_pipeline/transform/notion-general-high-quality.yml @@ -64,7 +64,7 @@ workflow: embedding_model_name: text-embedding-ada-002 embedding_provider_name: langgenius/openai/openai selected: true - title: 知识库 + title: Knowledge Base type: knowledge-index height: 114 id: '1752477924228' @@ -254,10 +254,10 @@ workflow: provider_name: langgenius/general_chunker/general_chunker provider_type: builtin selected: false - title: 通用文本分块 + title: General Chunker tool_configurations: {} - tool_description: 一个用于通用文本分块模式的工具,检索和召回的块是相同的。 - tool_label: 通用文本分块 + tool_description: A tool for general text chunking mode, the chunks retrieved and recalled are the same. + tool_label: General Chunker tool_name: general_chunker tool_parameters: chunk_overlap_length: @@ -304,7 +304,7 @@ workflow: datasource_name: notion_datasource datasource_parameters: {} plugin_id: langgenius/notion_datasource - provider_name: notion + provider_name: notion_datasource provider_type: online_document selected: false title: Notion数据源 diff --git a/api/services/rag_pipeline/transform/notion-parentchild.yml b/api/services/rag_pipeline/transform/notion-parentchild.yml index dc5377d6b9..99f9714566 100644 --- a/api/services/rag_pipeline/transform/notion-parentchild.yml +++ b/api/services/rag_pipeline/transform/notion-parentchild.yml @@ -63,7 +63,7 @@ workflow: embedding_model_name: text-embedding-ada-002 embedding_provider_name: langgenius/openai/openai selected: false - title: 知识库 + title: Knowledge Base type: knowledge-index height: 114 id: '1752477924228' @@ -84,7 +84,7 @@ workflow: datasource_name: notion_datasource datasource_parameters: {} plugin_id: langgenius/notion_datasource - provider_name: notion + provider_name: notion_datasource provider_type: online_document selected: false title: Notion数据源 @@ -343,10 +343,10 @@ workflow: provider_name: langgenius/parentchild_chunker/parentchild_chunker provider_type: builtin selected: true - title: 父子分块处理器 + title: Parent-child Chunker tool_configurations: {} - tool_description: 将文档处理为父子分块结构 - tool_label: 父子分块处理器 + tool_description: Parent-child Chunk Structure + tool_label: Parent-child Chunker tool_name: parentchild_chunker tool_parameters: input_text: diff --git a/api/services/rag_pipeline/transform/website-crawl-general-economy.yml b/api/services/rag_pipeline/transform/website-crawl-general-economy.yml index 9bd8b5a726..12fd61a389 100644 --- a/api/services/rag_pipeline/transform/website-crawl-general-economy.yml +++ b/api/services/rag_pipeline/transform/website-crawl-general-economy.yml @@ -90,7 +90,7 @@ workflow: embedding_model_name: text-embedding-ada-002 embedding_provider_name: langgenius/openai/openai selected: true - title: 知识库 + title: Knowledge Base type: knowledge-index height: 114 id: '1752477924228' @@ -198,7 +198,7 @@ workflow: - data: output_type: string selected: false - title: 变量聚合器 + title: Variable Aggregator type: variable-aggregator variables: - - '1752491761974' @@ -393,10 +393,10 @@ workflow: provider_name: langgenius/general_chunker/general_chunker provider_type: builtin selected: false - title: 通用文本分块 + title: General Chunker tool_configurations: {} - tool_description: 一个用于通用文本分块模式的工具,检索和召回的块是相同的。 - tool_label: 通用文本分块 + tool_description: A tool for general text chunking mode, the chunks retrieved and recalled are the same. + tool_label: General Chunker tool_name: general_chunker tool_parameters: chunk_overlap_length: diff --git a/api/services/rag_pipeline/transform/website-crawl-general-high-quality.yml b/api/services/rag_pipeline/transform/website-crawl-general-high-quality.yml index 5e2bc51e33..5e9c05f232 100644 --- a/api/services/rag_pipeline/transform/website-crawl-general-high-quality.yml +++ b/api/services/rag_pipeline/transform/website-crawl-general-high-quality.yml @@ -90,7 +90,7 @@ workflow: embedding_model_name: text-embedding-ada-002 embedding_provider_name: langgenius/openai/openai selected: false - title: 知识库 + title: Knowledge Base type: knowledge-index height: 114 id: '1752477924228' @@ -198,7 +198,7 @@ workflow: - data: output_type: string selected: false - title: 变量聚合器 + title: Variable Aggregator type: variable-aggregator variables: - - '1752491761974' @@ -393,10 +393,10 @@ workflow: provider_name: langgenius/general_chunker/general_chunker provider_type: builtin selected: false - title: 通用文本分块 + title: General Chunker tool_configurations: {} - tool_description: 一个用于通用文本分块模式的工具,检索和召回的块是相同的。 - tool_label: 通用文本分块 + tool_description: A tool for general text chunking mode, the chunks retrieved and recalled are the same. + tool_label: General Chunker tool_name: general_chunker tool_parameters: chunk_overlap_length: diff --git a/api/services/rag_pipeline/transform/website-crawl-parentchild.yml b/api/services/rag_pipeline/transform/website-crawl-parentchild.yml index 982755db98..a9414d7bdb 100644 --- a/api/services/rag_pipeline/transform/website-crawl-parentchild.yml +++ b/api/services/rag_pipeline/transform/website-crawl-parentchild.yml @@ -90,7 +90,7 @@ workflow: embedding_model_name: text-embedding-ada-002 embedding_provider_name: langgenius/openai/openai selected: false - title: 知识库 + title: Knowledge Base type: knowledge-index height: 114 id: '1752477924228' @@ -346,10 +346,10 @@ workflow: provider_name: langgenius/parentchild_chunker/parentchild_chunker provider_type: builtin selected: true - title: 父子分块处理器 + title: Parent-child Chunker tool_configurations: {} - tool_description: 将文档处理为父子分块结构 - tool_label: 父子分块处理器 + tool_description: Parent-child Chunk Structure + tool_label: Parent-child Chunker tool_name: parentchild_chunker tool_parameters: input_text: @@ -492,7 +492,7 @@ workflow: - data: output_type: string selected: false - title: 变量聚合器 + title: Variable Aggregator type: variable-aggregator variables: - - '1752491761974'