Class TextChunk
java.lang.Object
uno.anahata.ai.tools.spi.pojos.TextChunk
A data transfer object representing a processed chunk of text.
This class holds a segment of text along with metadata about its position in the original source, the total line count, and any filtering or truncation that was applied.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TextChunk
public TextChunk()
-
