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