Skip to content

v0.1.4

Choose a tag to compare

@valiantone valiantone released this 24 May 10:11
· 17 commits to main since this release

Initial public release.

  • FastAPI sidecar server on port 8711
  • SQLite storage with cosine similarity UDF
  • Hash-based embedding (dim=64, zero dependencies)
  • Hybrid search: cosine + keyword + importance
  • LLM-ready message object output
  • JSONL hydrate/snapshot
  • Mount directory concept
  • Python client SDK
  • CLI: serve, hydrate, snapshot, status

Install: pip install hotmem or uv pip install hotmem