Namespace LMKit.Data.Storage.Qdrant
Classes
- QdrantEmbeddingStore
Implements the IVectorStore interface using Qdrant as the backend. Provides operations for creating, deleting, updating, and querying vector data with associated metadata, leveraging Qdrant's vector search capabilities.