Late Chunker
Implements the late chunking strategy. Encodes the entire text, then splits recursively, deriving chunk embeddings from the full document embedding.
post/v1/chunk/late
Response
Successful Response: A list of LateChunk objects.
Implements the late chunking strategy. Encodes the entire text, then splits recursively, deriving chunk embeddings from the full document embedding.
Successful Response: A list of LateChunk objects.