semantic_router.splitters.cumulative_sim#

Classes

CumulativeSimSplitter(encoder[, name, ...])

Called "cumulative sim" because we check the similarities of the embeddings of cumulative concatenated documents with the next document.