Skip to content

v0.0.3

Choose a tag to compare

@hetpatel-11 hetpatel-11 released this 08 Aug 00:57
· 75 commits to main since this release

What's changed

  • Rebalanced search ranking to weight semantic similarity equally with keyword (BM25) matching (was 70/30 favoring keywords, now 50/50).
  • Fixes cases where a genuinely relevant session lost to an unrelated one that happened to repeat a query word many times -- verified against real queries with no regression on already-good results.