Late Chunker
Implements the late chunking strategy. Encodes the entire text, then splits recursively, deriving chunk embeddings from the full document embedding.
Response
Successful Response: A list of LateChunk objects.
Changes
Changed in 13 of the 20 revisions of this API.131925
- ●
removed the optional property
items/sentencesfrom the response with the200statusresponse-optional-property-removed
- ●
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
api removed without deprecation
api-removed-without-deprecation
This revision also has 19 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
the
embedding_modelrequest property default value changed fromsentence-transformers/all-minilm-l6-v2toall-MiniLM-L6-v2request-property-default-value-changed
- ○
- ●
removed the request property
textrequest-property-removed
- ●
- ▲
removed the media type
application/jsonfrom the request bodyrequest-body-media-type-removed
- ○
added the media type
multipart/form-datato the request bodyrequest-body-media-type-added
- ▲
- ●
removed the request property
rulesrequest-property-removed
- ○
added the new optional request property
langnew-optional-request-property
- ○
added the new optional request property
recipenew-optional-request-property
- ●
- ○
the
min_characters_per_chunkrequest property default value changed from1to24request-property-default-value-changed
- ○
- ●
removed the request property
approximaterequest-property-removed
- ●
removed the request property
delimrequest-property-removed
- ●
removed the request property
include_delimrequest-property-removed
- ●
removed the request property
min_characters_per_sentencerequest-property-removed
- ●
removed the request property
min_sentences_per_chunkrequest-property-removed
- ●
removed the request property
moderequest-property-removed
- ○
added the new optional request property
min_characters_per_chunknew-optional-request-property
- ○
added the new optional request property
rulesnew-optional-request-property
- ●
- ○
the request property
chunk_sizebecame optionalrequest-property-became-optional
- ○