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

.Net: AzureCosmosDBNoSQLMemoryStore GetAsync with embeddings false implementation

Open atiq-bs23 opened this issue 1 year ago • 0 comments

Motivation and Context

GetAsync is returning with embedding even if the withEmbedding parameter is false.

Description

Current implementation will return MemoryRecord based on withEmbedding flag.

Note

The method isn't being called yet, but I updated it because the implementation was missing.

Contribution Checklist

atiq-bs23 avatar Aug 08 '24 12:08 atiq-bs23