Skip to content

v5.0.1 - ColBERT, RBAC, Weaviate Embeddings

Choose a tag to compare

@github-actions github-actions released this 26 Feb 11:07
18422b4

v5.0.1 is a major release which adds support for features in Weaviate 1.29 🌮
Supersedes the retracted v5.0.0 release.

This version removes the need to manually set authentication headers when using Weaviate Embeddings service as a vectorizer for a collection.

‼️ BREAKING CHANGE: the definition of models.Vector has changed from []float32 to interface{} to accommodate multi-dimensional vectors (ColBERT).

What's Changed

Full Changelog: v5.0.0...v5.0.1