2 references to EmbeddingName
Microsoft.Extensions.DataIngestion (2)
Writers\VectorStoreWriter.cs (2)
90
[
EmbeddingName
] = chunk.Content,
136
new VectorStoreVectorProperty(
EmbeddingName
, typeof(T), _dimensionCount)