Skip to content

PyMilvus Model library v0.2.0 Release Notes

Compare
Choose a tag to compare
@wxywb wxywb released this 01 Apr 15:19
· 31 commits to main since this release
a8c81c5

What's Changed

  • Add several rerankers to improve search accuracy and relevance.
    BGERerankFunction
    CohereRerankFunction
    CrossEncoderRerankFunction
    VoyageRerankFunction
  • BGEM3EmbeddingFunction now can load the local model from folder path.
  • Optimize SpladeEmbeddingFunction implementation and reduce memory footprint when inferencing.

Full Changelog: v0.1.0...0.2.0