Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add batching upsert support to Qdrant Memory #504

Merged
merged 5 commits into from
May 27, 2024

Conversation

marcominerva
Copy link
Contributor

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

See #441. This PR adds batching upsert support to Qdrant Memory

High level description (Approach, Design)

Now the QdrantMemory.cs class implements the IMemoryDbBatchUpsert interface.

@dluc dluc merged commit 72ae589 into microsoft:main May 27, 2024
6 checks passed
@marcominerva marcominerva deleted the qdrant-batch-upsert branch June 4, 2024 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants