semantic-kernel
semantic-kernel copied to clipboard
.Net: Update In-Memory Memory Connector to new Memory Design
Memory ADR is here: https://github.com/microsoft/semantic-kernel/issues/5887
- [ ] Implement new abstractions
- [ ] Unit tests
- [ ] Integration tests
- [ ] Document any limitations in the implementation
- [ ] Implement a basic RAG samples
- [ ] Work with Sofia on a new Blog post
- [ ] Obsolete the old implementation
- [ ] Create task to graduate the Memory Connector