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

.Net: Update Weaviate Memory Connector to new Memory Design

Open markwallace-microsoft opened this issue 1 year ago • 0 comments

Memory ADR is here: https://github.com/microsoft/semantic-kernel/issues/5887

  • [x] Implement new abstractions
  • [x] Unit tests
  • [x] Integration tests
  • [x] Implement search abstractions
  • [x] Add support for generic data model
  • [x] 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

markwallace-microsoft avatar Jun 04 '24 10:06 markwallace-microsoft