v0.2.6
What's Changed
- fix(bm25): bump nltk to 3.9.1 & download punk_tab by @jean-humann in #37
- refactor: support jina embeddings v3 by @makram93 in #39
- feat: introduce a new param for v3 by @makram93 in #40
- fix: Update voyage, mistral, nomic embedding functions. by @wxywb in #41
New Contributors
- @jean-humann made their first contribution in #37
- @makram93 made their first contribution in #39
Summary
- Update JinaEmbeddingFunction to support v3.
- Update VoyageEmbeddingFunction to support latest models.
- Fix bugs in NomicEmbeddingFunction and MistralEmbeddingFunction.
Full Changelog: v0.2.5...v0.2.6