Uses of Interface
com.axemble.vdoc.sdk.ai.content.IDocument
Packages that use IDocument
-
Uses of IDocument in com.axemble.vdoc.sdk.ai.content
Methods in com.axemble.vdoc.sdk.ai.content with parameters of type IDocumentModifier and TypeMethodDescriptionIngest a single documentIngest multiple documentsMethod parameters in com.axemble.vdoc.sdk.ai.content with type arguments of type IDocumentModifier and TypeMethodDescriptionIngest multiple documents -
Uses of IDocument in com.axemble.vdoc.sdk.utils
Methods in com.axemble.vdoc.sdk.utils that return IDocumentModifier and TypeMethodDescription<T> IDocument<T> IAIRAGUtils.wrapDocument(T rawDocument) Wrap a raw document into an IDocumentMethods in com.axemble.vdoc.sdk.utils that return types with arguments of type IDocumentModifier and TypeMethodDescriptionIAIRAGUtils.wrapDocuments(List<T> rawDocuments) Wrap a list of raw documents into a list of IDocuments