Microsoft.KernelMemory.MemoryDb.Qdrant 0.95.0
Kernel Memory with Qdrant
This project contains the Qdrant adapter allowing to use Kernel Memory with Qdrant.
Note: Qdrant record keys (point IDs) are limited to GUID or INT formats. Kernel Memory uses custom string keys, adding to each point a custom "id" payload field used to identify records. This approach requires one extra request during upsert operations, to obtain the point ID required.
No packages depend on Microsoft.KernelMemory.MemoryDb.Qdrant.
.NET 8.0
- Microsoft.KernelMemory.Abstractions (>= 0.95.0)
- System.Linq.Async (>= 6.0.1)
Version | Downloads | Last updated |
---|---|---|
0.95.0 | 13 | 01/03/2025 |