DocumentExtensions.IngestAsync
DocumentExtensions.IngestAsync method
public static Task IngestAsync(this Document document, ChunkingOptions options, string sourceId,
IEmbeddingGenerator<string, Embedding<float>> embeddingGenerator,
VectorStoreCollection<string, DocumentChunk> vectorCollection,
MarkdownSaveOptions markdownSaveOptions = null, CancellationToken cancellationToken = default)
See Also
- class Document
- class ChunkingOptions
- class DocumentChunk
- class MarkdownSaveOptions
- class DocumentExtensions
- namespace Aspose.Pdf.AI
- assembly Aspose.PDF