2 references to CreateVectorStore
Microsoft.Extensions.VectorData.ConformanceTests (2)
EmbeddingGenerationTests.cs (2)
124stringVectorFixture.CreateVectorStore(new FakeCustomerEmbeddingGenerator([1, 1, 1])), 432var vectorStore = stringVectorFixture.CreateVectorStore(storeGenerator ? new FakeEmbeddingGenerator(replaceLast: 1) : null);