TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Weaviate 1.21: Support for ImageBind and GPT4all and more

4 pointsby eriicaralmost 2 years ago

1 comment

eriicaralmost 2 years ago
The 1.21 release is here! Here is the TL;DR of the new features: • ContainsAny and ContainsAll operators added – Convenient, new operators to simplify complex queries. • Multi-tenancy improvements – Experimental tenant deactivation for efficiency, performance improvements. • New vectorizer modules: 1. text2vec-gpt4all provides fast transformer inference on CPUs; and 2. multi2vec-bind vectorizes multi-modal data from up to 7 modalities. • Performance improvements – A suite of improvements to search, indexing and backup performance. • Hybrid search algorithm refinement - Improved scoring stability for small limits in hybrid search.<p>Check out the blog post for an in-depth overview of each feature and links to the documentation: <a href="https:&#x2F;&#x2F;weaviate.io&#x2F;blog&#x2F;weaviate-1-21-release" rel="nofollow noreferrer">https:&#x2F;&#x2F;weaviate.io&#x2F;blog&#x2F;weaviate-1-21-release</a>