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.