GoodMem
ReferenceClient SDKs.NETConfiguration

SentenceChunkingConfiguration Configuration

SentenceChunkingConfiguration Configuration documentation for .NET SDK

Sentence-based chunking strategy with language detection support

Properties

NameTypeDescriptionNotes
MaxChunkSizeintMaximum size of a chunk
MinChunkSizeintMinimum size before creating a new chunk
EnableLanguageDetectionbool?Whether to detect language for better segmentation[optional]
LengthMeasurementLengthMeasurementHow to measure chunk length

On this page