v0.3.1
What's Changed
Features
- Add support for jinaai/jina-embeddings-v2-base-de by @deichrenner in #270
- Add BM25 by @joein in #274
Fixes
- Fix None cache directory in parallel mode by @joein in #277
- Fix hybrid search example for pydantic v1 by @joein in #263
- Fix MiniLM by @I8dNLo in #275
- Fix parameter propagation in parallel mode, fix bm42 parallel by @joein in #274
- Pin Numpy <2 by @Anush008 in #278
Docs
- Replace Data Source by @NirantK in #206
- Add examples with supported type of models into readme by @generall in #271
New Contributors
- @deichrenner made their first contribution in #270. Thank you.
Full Changelog: v0.3.0...v0.3.1