qdrant-dotnet-client icon indicating copy to clipboard operation
qdrant-dotnet-client copied to clipboard

.NET client for Qdrant vector database

[!IMPORTANT]

This has been superseded by the Official .NET SDK for Qdrant. Please use that

.NET gRPC client for Qdrant vector database

NuGet Release Build Status Documentation

A .NET gRPC client for Qdrant vector database.

Getting started

Installing

dotnet add package Qdrant.Grpc

Documentation

See documentation for how to use the client.