From ed1bec93442a826406df2b779d1f8fd1a3c83d8a Mon Sep 17 00:00:00 2001 From: jyong <718720800@qq.com> Date: Fri, 25 Jul 2025 14:10:12 +0800 Subject: [PATCH] r2 transform --- api/services/rag_pipeline/transform/file-parentchild.yml | 6 +++--- api/services/rag_pipeline/transform/notion-parentchild.yml | 6 +++--- .../rag_pipeline/transform/website-crawl-parentchild.yml | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/api/services/rag_pipeline/transform/file-parentchild.yml b/api/services/rag_pipeline/transform/file-parentchild.yml index 45cdfb428b..e7ceaf7364 100644 --- a/api/services/rag_pipeline/transform/file-parentchild.yml +++ b/api/services/rag_pipeline/transform/file-parentchild.yml @@ -648,15 +648,15 @@ workflow: separator: '' subchunk_max_length: '' subchunk_separator: '' - provider_id: langgenius/parent_child_chunk/parent_child_chunk - provider_name: langgenius/parent_child_chunk/parent_child_chunk + provider_id: langgenius/parentchild_chunker/parentchild_chunker + provider_name: langgenius/parentchild_chunker/parentchild_chunker provider_type: builtin selected: false title: 父子分块处理器 tool_configurations: {} tool_description: 将文档处理为父子分块结构 tool_label: 父子分块处理器 - tool_name: parent_child_chunk + tool_name: parentchild_chunker tool_parameters: input_text: type: mixed diff --git a/api/services/rag_pipeline/transform/notion-parentchild.yml b/api/services/rag_pipeline/transform/notion-parentchild.yml index c3bb51c597..dc5377d6b9 100644 --- a/api/services/rag_pipeline/transform/notion-parentchild.yml +++ b/api/services/rag_pipeline/transform/notion-parentchild.yml @@ -339,15 +339,15 @@ workflow: separator: '' subchunk_max_length: '' subchunk_separator: '' - provider_id: langgenius/parent_child_chunk/parent_child_chunk - provider_name: langgenius/parent_child_chunk/parent_child_chunk + provider_id: langgenius/parentchild_chunker/parentchild_chunker + provider_name: langgenius/parentchild_chunker/parentchild_chunker provider_type: builtin selected: true title: 父子分块处理器 tool_configurations: {} tool_description: 将文档处理为父子分块结构 tool_label: 父子分块处理器 - tool_name: parent_child_chunk + tool_name: parentchild_chunker tool_parameters: input_text: type: mixed diff --git a/api/services/rag_pipeline/transform/website-crawl-parentchild.yml b/api/services/rag_pipeline/transform/website-crawl-parentchild.yml index 92bc953f3f..982755db98 100644 --- a/api/services/rag_pipeline/transform/website-crawl-parentchild.yml +++ b/api/services/rag_pipeline/transform/website-crawl-parentchild.yml @@ -342,15 +342,15 @@ workflow: separator: '' subchunk_max_length: '' subchunk_separator: '' - provider_id: langgenius/parent_child_chunk/parent_child_chunk - provider_name: langgenius/parent_child_chunk/parent_child_chunk + provider_id: langgenius/parentchild_chunker/parentchild_chunker + provider_name: langgenius/parentchild_chunker/parentchild_chunker provider_type: builtin selected: true title: 父子分块处理器 tool_configurations: {} tool_description: 将文档处理为父子分块结构 tool_label: 父子分块处理器 - tool_name: parent_child_chunk + tool_name: parentchild_chunker tool_parameters: input_text: type: mixed