Skip to content

v1.16.0

Latest

Choose a tag to compare

@Anush008 Anush008 released this 17 Nov 12:55
· 1 commit to master since this release
a5a5d2b

Updates

Support for Qdrant v1.16.x - https://github.com/qdrant/qdrant/releases/tag/v1.16.0

Full Changelog: v1.15.2...v1.16.0

Note

data, indices and vectors_count fields of VectorOutput are now deprecated and will be removed in the future.

Please use the GetDenseVector(), GetSparseVector(), GetMultiVector() helpers to read from VectorOutput instead.