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