UInworldNode_TextChunking | Inherits from: UInworldNode
A node that chunks text input into a stream of token chunks.
This node takes either a single text input or a stream of text inputs and converts them into a stream of text chunks. It inherits from TypedNode with specific input/output types for handling text data streams.

- FInworldData_TextOR- FInworldData_DataStream_String
- FInworldData_DataStream_String