Skip to content

Tags: qdrant/qdrant-dotnet

Tags

1.19.0

Toggle 1.19.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1.19.0 (#130)

* 1.19.0

* v1.19.0

1.18.1

Toggle 1.18.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v1.18.1 (#119)

Signed-off-by: Anush008 <mail@anush.sh>

1.18.0

Toggle 1.18.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v1.18.0 (#117)

* v1.18.0

* chore: Bump SharpCompress to 0.48.0

* chore: v1.18.0 in Directory.Build.props

1.17.0

Toggle 1.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v1.17.0 (#113)

* 1.17.0

Signed-off-by: Anush008 <mail@anush.sh>

* chore: Bump to v1.17.0

Signed-off-by: Anush008 <mail@anush.sh>

---------

Signed-off-by: Anush008 <mail@anush.sh>

1.16.1

Toggle 1.16.1's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Added interface for QdrantClient to make testing easier (#108)

* Added interface for QdrantClient #107

* Simplify test

* Added new methods introduced in 1.16.0

---------

Co-authored-by: Anush <anushshetty90@gmail.com>

1.16.0

Toggle 1.16.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v1.16.0 (#103)

* v1.16.0

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* support update condition filter param

* feat: Added updateFilter

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* Bump Qdrant to 1.16.0

* chore: Expose GetCollectionClusterSetupInfoAsync and UpdateCollectionClusterSetupAsync to high-level client

Signed-off-by: Anush008 <anushshetty90@gmail.com>

---------

Signed-off-by: Anush008 <anushshetty90@gmail.com>
Co-authored-by: generall <andrey@vasnetsov.com>
Co-authored-by: timvisee <tim@visee.me>

1.15.1

Toggle 1.15.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #100 from qdrant/fix-multi-vec-conv

chore: Added multi-vec conversion helper

1.14.1

Toggle 1.14.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Cloud inference helpers (#96)

* chore: Cloud inference helpers

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Bump version

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Review updates

Signed-off-by: Anush008 <anushshetty90@gmail.com>

---------

Signed-off-by: Anush008 <anushshetty90@gmail.com>

1.14.0

Toggle 1.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v1.14.0 (#87)

* 1.14.0

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* Update Expression.cs

* chore: Dictionary<string, Value> to Value

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* chore: Review updates

Signed-off-by: Anush008 <anushshetty90@gmail.com>

* Use Qdrant version v1.14.0

Co-authored-by: Anush  <anushshetty90@gmail.com>

---------

Signed-off-by: Anush008 <anushshetty90@gmail.com>
Co-authored-by: Tim Visée <tim+github@visee.me>