Skip to content

v0.6.0

Choose a tag to compare

@sr-releaser sr-releaser released this 09 Apr 07:09
· 39 commits to main since this release

0.6.0 (2026-04-09)

Features

  • evals: add benchmarking suite and LongMemEval evaluation (abc866d)
  • core: implement candle-based embedder with hardware acceleration (2db6c9b)

Documentation

  • core: update examples to use CandleEmbedder (80b01b4)
  • update for candle embedder and hardware acceleration (a56aa4e)

Refactoring

  • core: update default embedding provider to candle (3b0ba67)

Miscellaneous

  • bump workspace version to 0.5.2 (09aeca0)
  • improve floating-point precision in test constants (4be7a51)
  • deps: migrate from fastembed to candle embeddings (f301b4d)
  • scripts: add benchmark data download infrastructure (f9b8c2f)

Full Changelog