3 writes to Text
Microsoft.Extensions.VectorData.ConformanceTests (3)
EmbeddingGenerationTests.cs (3)
539Text = "Store ([1, 1, 1])", 546Text = "Collection ([1, 1, 2])" 553Text = "Property ([1, 1, 3])"
2 references to Text
Microsoft.Extensions.VectorData.ConformanceTests (2)
EmbeddingGenerationTests.cs (2)
143Assert.Equal("Store ([1, 1, 1])", result.Record.Text); 527new VectorStoreDataProperty(nameof(RecordWithRomOfFloatVectorProperty.Text), typeof(string))