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

.Net: Added implementation of Azure CosmosDB for MongoDB connector for new memory design

Open dmytrostruk opened this issue 6 months ago • 0 comments

Motivation and Context

Related: https://github.com/microsoft/semantic-kernel/issues/6522

In this PR:

  • Implemented IVectorStore
  • Implemented IVectorStoreRecordCollection<TKey, TRecord>
  • Azure CosmosDB for MongoDB default record mapper
  • Options classes
  • Extension methods for DI
  • Integration tests  
  • Unit tests

Contribution Checklist

dmytrostruk avatar Jul 30 '24 02:07 dmytrostruk