Skip to main content
Overview > Text Chunking Node Asset Class: TextChunkingNodeAsset | Inherits from: InworldNodeAsset Node asset for breaking down large text inputs into smaller, manageable chunks within conversation flows. Splits text data into segments suitable for processing by downstream nodes.

Usage

This node divides large text inputs into smaller chunks, preparing text data for processing by nodes with size limitations or enabling parallel processing of text segments in conversation workflows.