The Chunking transformation output fields include a ChunkedText field that stores the chunks.
As an active transformation, the Chunking transformation delivers an output that's usually equal to or more than the number of rows you input into the transformation. Empty or null rows aren't factored into the splitting methods and don't appear in the ChunkedText field.
You can pass the chunks to a Vector Embedding transformation to create vector embeddings.