Implements the late chunking strategy. Encodes the entire text, then splits recursively, deriving chunk embeddings from the full document embedding.
Your API Key from the Chonkie Cloud dashboard
Successful Response: A list of LateChunk
objects.
A list containing LateChunk
objects, detailing segments, sentences, and an optional chunk-level embedding derived from the full document.