4 references to Keys
Microsoft.Extensions.AI.Tests (4)
ChatCompletion\DistributedCachingChatClientTest.cs (2)
686Assert.Empty(_storage.Keys); 691Assert.Single(_storage.Keys);
Embeddings\DistributedCachingEmbeddingGeneratorTest.cs (2)
333Assert.Empty(_storage.Keys); 338Assert.Single(_storage.Keys);