Skip to content

Chunk Text

Purpose of the Node

The Chunk Text node is designed to efficiently break down text into smaller chunks, which can be useful for processing large text documents or preparing text for embedding models.

Pins

Pin NamePin DescriptionPin TypeValue Type
StartInitiate ExecutionExecutionNormal
TextThe string to embedStringNormal
ModelThe embedding modelStructCachedEmbeddingModel
CapacityChunk CapacityIntegerNormal
OverlapOverlap between ChunksIntegerNormal
MarkdownUse Markdown Splitter?BooleanNormal
EndDone with the ExecutionExecutionNormal
ChunksThe embedding vectorStringArray
FailedFailed to embed the queryExecutionNormal