Skip to content

Releases: carlosypunto/SearchKit

Release list

0.1.1

Choose a tag to compare

@carlosypunto carlosypunto released this 12 Jul 23:06

Retrieval-quality release: corpus mean-centering (VectorTransformKind), tuned RRF fusion (k=20), FTS stopword sanitization, and an opt-in evaluation suite. See CHANGELOG.md for details.

0.1.0

Choose a tag to compare

@carlosypunto carlosypunto released this 12 Jul 20:34

Initial public release. On-device RAG layer: ingestion, chunking, NLContextualEmbedding, hybrid retrieval (RRF) and PromptBuilder. See CHANGELOG.md for details.