mindee
    Preparing search index...

    Class Split

    Break a multipage source file into separate documents, associating a class for each one.

    Hierarchy

    • BaseProduct
      • Split
    Index
    • get annotationParametersClass(): new (
          ...args: any[],
      ) => BaseAnnotationParameters

      Annotation Parameters class for this product.

      Returns new (...args: any[]) => BaseAnnotationParameters

    • get ragDocumentUploadClass(): new (
          ...args: any[],
      ) => BaseRagDocumentUploadParameters

      Document Upload class for this product.

      Returns new (...args: any[]) => BaseRagDocumentUploadParameters