kernel-memory icon indicating copy to clipboard operation
kernel-memory copied to clipboard

Add batching upsert support to Qdrant Memory

Open marcominerva opened this issue 1 month ago • 0 comments

Motivation and Context (Why the change? What's the scenario?)

See https://github.com/microsoft/kernel-memory/pull/441. This PR adds batching upsert support to Qdrant Memory

High level description (Approach, Design)

Now the QdrantMemory.cs class implements the IMemoryDbBatchUpsert interface.

marcominerva avatar May 20 '24 10:05 marcominerva