4 references to UseDistributedCache
Microsoft.Extensions.AI.Integration.Tests (1)
EmbeddingGeneratorIntegrationTests.cs (1)
88
.
UseDistributedCache
(new MemoryDistributedCache(Options.Options.Create(new MemoryDistributedCacheOptions())))
Microsoft.Extensions.AI.OpenAI.Tests (2)
OpenAIEmbeddingGeneratorTests.cs (2)
62
.
UseDistributedCache
(new MemoryDistributedCache(Options.Options.Create(new MemoryDistributedCacheOptions())))
85
.
UseDistributedCache
(new MemoryDistributedCache(Options.Options.Create(new MemoryDistributedCacheOptions())))
Microsoft.Extensions.AI.Tests (1)
Embeddings\DistributedCachingEmbeddingGeneratorTest.cs (1)
388
.
UseDistributedCache
(configure: instance =>