v1.16.0
Updates
Support for Qdrant v1.16.x - https://github.com/qdrant/qdrant/releases/tag/v1.16.0
Full Changelog: 1.15.1...1.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() methods to read from VectorOutput instead.