Weaviate 1.37 Release
Quick Answer
Weaviate v1.37 introduces significant enhancements including a built-in MCP Server for seamless LLM integration, extensible tokenizers for improved text analysis, and Diversity Search for reduced redundancy in vector results.
Quick Take
Additional features like Incremental Backups and a new BlobHash property type further enhance large-scale operations.
Key Points
- Server allows to interact with Weaviate without additional code.
- Extensible Tokenizers support accent folding and custom stopword presets.
- Diversity Search reduces redundancy in vector search results.
- Incremental Backups facilitate practical backups for large collections.
- New BlobHash property type stores only a hash instead of full data.
Source Excerpt
This release introduces the built-in Server, Extensible Tokenizers, Diversity Search (MMR), and Query Profiling as previews, along with Incremental Backups, Gemini audio support for multi2vec-google, and the new BlobHash property type.
Want this in your inbox every morning?
Daily brief at your local 8am — bilingual EN/中文, free.
More from Weaviate
See more →
Import & Vectorize Data with Weaviate at Scale
Weaviate introduces server-side batching and retries for efficient data import and vectorization at scale, utilizing the blobHash data type for multimodal ingestion. This approach enhances performance and reliability, making it suitable for large datasets and complex applications.
