mirror of
https://github.com/langgenius/dify.git
synced 2026-04-29 04:26:30 +08:00
r2 transform
This commit is contained in:
parent
bb609ee3ca
commit
ed1bec9344
@ -648,15 +648,15 @@ workflow:
|
|||||||
separator: ''
|
separator: ''
|
||||||
subchunk_max_length: ''
|
subchunk_max_length: ''
|
||||||
subchunk_separator: ''
|
subchunk_separator: ''
|
||||||
provider_id: langgenius/parent_child_chunk/parent_child_chunk
|
provider_id: langgenius/parentchild_chunker/parentchild_chunker
|
||||||
provider_name: langgenius/parent_child_chunk/parent_child_chunk
|
provider_name: langgenius/parentchild_chunker/parentchild_chunker
|
||||||
provider_type: builtin
|
provider_type: builtin
|
||||||
selected: false
|
selected: false
|
||||||
title: 父子分块处理器
|
title: 父子分块处理器
|
||||||
tool_configurations: {}
|
tool_configurations: {}
|
||||||
tool_description: 将文档处理为父子分块结构
|
tool_description: 将文档处理为父子分块结构
|
||||||
tool_label: 父子分块处理器
|
tool_label: 父子分块处理器
|
||||||
tool_name: parent_child_chunk
|
tool_name: parentchild_chunker
|
||||||
tool_parameters:
|
tool_parameters:
|
||||||
input_text:
|
input_text:
|
||||||
type: mixed
|
type: mixed
|
||||||
|
|||||||
@ -339,15 +339,15 @@ workflow:
|
|||||||
separator: ''
|
separator: ''
|
||||||
subchunk_max_length: ''
|
subchunk_max_length: ''
|
||||||
subchunk_separator: ''
|
subchunk_separator: ''
|
||||||
provider_id: langgenius/parent_child_chunk/parent_child_chunk
|
provider_id: langgenius/parentchild_chunker/parentchild_chunker
|
||||||
provider_name: langgenius/parent_child_chunk/parent_child_chunk
|
provider_name: langgenius/parentchild_chunker/parentchild_chunker
|
||||||
provider_type: builtin
|
provider_type: builtin
|
||||||
selected: true
|
selected: true
|
||||||
title: 父子分块处理器
|
title: 父子分块处理器
|
||||||
tool_configurations: {}
|
tool_configurations: {}
|
||||||
tool_description: 将文档处理为父子分块结构
|
tool_description: 将文档处理为父子分块结构
|
||||||
tool_label: 父子分块处理器
|
tool_label: 父子分块处理器
|
||||||
tool_name: parent_child_chunk
|
tool_name: parentchild_chunker
|
||||||
tool_parameters:
|
tool_parameters:
|
||||||
input_text:
|
input_text:
|
||||||
type: mixed
|
type: mixed
|
||||||
|
|||||||
@ -342,15 +342,15 @@ workflow:
|
|||||||
separator: ''
|
separator: ''
|
||||||
subchunk_max_length: ''
|
subchunk_max_length: ''
|
||||||
subchunk_separator: ''
|
subchunk_separator: ''
|
||||||
provider_id: langgenius/parent_child_chunk/parent_child_chunk
|
provider_id: langgenius/parentchild_chunker/parentchild_chunker
|
||||||
provider_name: langgenius/parent_child_chunk/parent_child_chunk
|
provider_name: langgenius/parentchild_chunker/parentchild_chunker
|
||||||
provider_type: builtin
|
provider_type: builtin
|
||||||
selected: true
|
selected: true
|
||||||
title: 父子分块处理器
|
title: 父子分块处理器
|
||||||
tool_configurations: {}
|
tool_configurations: {}
|
||||||
tool_description: 将文档处理为父子分块结构
|
tool_description: 将文档处理为父子分块结构
|
||||||
tool_label: 父子分块处理器
|
tool_label: 父子分块处理器
|
||||||
tool_name: parent_child_chunk
|
tool_name: parentchild_chunker
|
||||||
tool_parameters:
|
tool_parameters:
|
||||||
input_text:
|
input_text:
|
||||||
type: mixed
|
type: mixed
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user