1 reference to GetPreExistingChunksIdsAsync
Microsoft.Extensions.DataIngestion (1)
Writers\VectorStoreWriter.cs (1)
83
preExistingKeys ??= await
GetPreExistingChunksIdsAsync
(chunk.Document, cancellationToken).ConfigureAwait(false);