AI Devtools Radar

Weaviate

Vector databasesweaviate.io8 published changes

2 sources under watch

Change timeline

feature

Added DigitalOcean generative module for AI-powered text generation

Users can now use DigitalOcean as a generative AI provider within Weaviate

Evidence
+feat(generative-digitalocean): add DigitalOcean generative module by @antas-marcin in #12786

github.com

other

Bug fixes for backup chunk integrity, usage module, and async replication

Improves reliability and performance of backup operations, usage tracking, and replication features.

Evidence
+v1.38.9 - Backup chunk integrity, usage module and async replication fixes

github.com

feature

Added TwelveLabs Marengo multimodal vectorizer (multi2vec-twelvelabs)

Users can now use TwelveLabs Marengo for multimodal vectorization in Weaviate applications.

Evidence
+feat(multi2vec-twelvelabs): add TwelveLabs Marengo multimodal vectorizer by @antas-marcin in #12370

github.com

feature

Add support for cross-property AND matching in BM25 search

Users can now perform more sophisticated BM25 searches across multiple properties with AND matching logic.

Evidence
+feat: add support for cross-property AND matching in BM25 search

github.com

other

Weaviate v1.38.7 released with bug fixes and internal improvements

Users who deploy Weaviate will receive fixes for range results, namespace handling, backup deduplication, vector index initialization, and performance improvements

Evidence
+v1.38.7 - Never use a search result as a read-repair payload

github.com

pricing

SLA uptime guarantee reduced from 99.95% to 99.9%

Customers on paid tiers will receive a lower service level guarantee, meaning slightly more acceptable downtime in service agreements.

Evidence
99.95%
+99.9%

weaviate.io

apihigh

New REST near-text search endpoint added: POST /v1/search/{collection}/near-text

Developers can now use a dedicated REST endpoint for near-text search operations, expanding API capabilities for semantic search use cases.

Evidence
+feat(rest): POST /v1/search/{collection}/near-text — REST near-text search endpoint by @g-despot in #12077

github.com

other

v1.38.5 released with LSM store performance improvements and batch vectorization deadlock fix

Users get bug fixes and performance improvements, particularly for LSM operations and batch vectorization which were causing deadlocks.

Evidence
+v1.38.5 - LSM store performance improvements, Batch vectorization potencial deadlocks Fix, Allocation free reference cacher improvement

github.com