chunkOverlapTokens property
Number of tokens to overlap between chunks.
Must be less than or equal to half of maxChunkSizeTokens.
Implementation
final int chunkOverlapTokens;
Number of tokens to overlap between chunks.
Must be less than or equal to half of maxChunkSizeTokens.
final int chunkOverlapTokens;