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