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