microsoft / kernel-memory

RAG architecture: index and query any data using LLM and natural language, track sources, show citations, asynchronous memory patterns.
https://microsoft.github.io/kernel-memory
MIT License
1.52k stars 293 forks source link

Add batch upsert support for SQL Server Memory DB #486

Closed kbeaugrand closed 4 months ago

kbeaugrand commented 4 months ago

Related to #485

Implements batching upsert functionality in SQL Server Memory DB to enhance performance for bulk data operations.


For more details, open the Copilot Workspace session.