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