Request
Parameters
Array of chunk objects to add overlap to. Must be in sequential order from the same document.
Number of tokens to overlap between consecutive chunks.
Tokenizer to use for measuring overlap.
Response
Returns
Array of chunks with added overlapping context.The chunk text with added overlap.
Updated starting position reflecting overlap.
Updated ending position reflecting overlap.
Updated token count including overlap.