Skip to content

0.7.0

Choose a tag to compare

@craft-deployer craft-deployer released this 24 Mar 10:42
Immutable release. Only release title and notes can be modified.

New Features ✨

  • Add Voyage AI embedding search by @BYK in #50
  • Add search config surface and LLM query expansion by @BYK in #49
  • Replace forSession() scoring with FTS5 BM25 by @BYK in #48
  • Add RRF score fusion and rewrite recall tool by @BYK in #47
  • Improve FTS5 search foundations by @BYK in #46

Bug Fixes 🐛

  • Catch unhandled exceptions in transform hooks and avoid loading embedding BLOBs by @BYK in #52
  • Auto-enable embeddings when VOYAGE_API_KEY is set by @BYK in #51