Skip to content

v0.2.1

Compare
Choose a tag to compare
@wxywb wxywb released this 11 May 12:09
· 5 commits to main since this release
9a746d6

What's Changed

  • Fix BGERerankFunction call return type. by @muazhari in #14
  • feat: add JinaAI embedding and reranker models by @JoanFM in #16
  • Bugfixes by @wxywb in #18
    • Fix loading bm25 config on Windows.
    • Convert sparse model output to csr_array explicitly.
    • Upgrade protobuf version to 3.20.2.
  • feat: Change BGE M3 to use float32 as return by default. by @wxywb in #19

New Contributors

Full Changelog: v0.2.0...v0.2.1