v0.2.3
What's Changed
- feat: Add CohereEmbeddingFunction. by @wxywb in #23
- fix: Convert cohere embedding to np.float32 by @wxywb in #24
- Remove the specific version of protobuf.
- Change output of BM25EmbeddingFunction to np.float32.
Full Changelog: v0.2.2...v0.2.3