Understanding our intelligent chunking
target_chunk_length
parameter. This is the approximate number of words a chunk can contain.
target_chunk_length
.segment_type
that is higher in the hierarchy than the current segment type, we break the chunk.
target_chunk_length
to 0
will turn off intelligent chunking, and each chunk will contain a single segment. Click here to learn more about the chunk model.