Split Text into chunks
Text
512 tokens
. The value ranges from 1
to 4096
.
Text
0
. The value ranges from 0
to 4096
.
Text
sentence
: groups sentences, markdown
: respects markdown structure (headers, code), dynamic
: optimizes breaks for size using chosen segmentation method (see below). The default option is Markdown
.
Dropdown
Dynamic
is selected as the chunk strategy:
words
: splits by word, sentences
: splits by sentence boundary, paragraphs
: splits by blank line/paragraph. The default option is words
.
Dropdown
List<Text>
{{chunking_0.chunks}}
The text from the blog
{{text_0.text}}
True
{{chunking_0.chunks}}
{{summarizer_0.summary}}