github qdrant/go-client v1.16.0

13 hours ago

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.

Don't miss a new go-client release

NewReleases is sending notifications on new releases.