Skip to content

Releases: m4stanuj/semantic-cache-engine

semantic-cache-engine v1.4.1 - Package Surface Fix

29 May 07:12

Choose a tag to compare

Adds pyproject packaging, public semantic_cache import module, cache.wrap decorator support, README-compatible constructor aliases, CI tests, and M4ST ecosystem links.

v1.4.0 - Batch Embeddings + Analytics

20 Apr 19:47

Choose a tag to compare

What's New

  • Batch embedding mode (3x faster)
  • TTL extension on cache hits
  • Cache analytics: hit rate, latency, storage
  • Fixed ChromaDB connection leak