Breaking Changes
none
New Features
non
Fixes
- Improve names in bloom filter by @dirkkul in #8080
- chore: update text2vec-huggingface module to support newest API by @antas-marcin in #8095
- chore: update text2vec-mistral module to support newest embeddings API by @antas-marcin in #8096
- Lower max tokens per request limit for openai text2vec by @dirkkul in #8085
- Add support for reranking Cohere V3.5 model by @antas-marcin in #8100
- chore: remove model name validation in text2vec-voyageai module by @antas-marcin in #8101
- chore: remove model name validation in text2vec-cohere module by @antas-marcin in #8102
- Better metrics for Mmap usage by @etiennedi in #8104
- refact: convert TenantResponse to models.Tenant only by @moogacs in #8098
Full Changelog: v1.28.14...v1.28.15