Class ConvertDocumentOptions
java.lang.Object
ai.docling.serve.api.convert.request.options.ConvertDocumentOptions
Options for configuring the document conversion process with Docling.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbuilder()@Nullable Boolean@Nullable Boolean@Nullable Duration@Nullable Boolean@Nullable BooleangetDoOcr()@Nullable Boolean@Nullable Boolean@Nullable Boolean@Nullable Boolean@Nullable ImageRefMode@Nullable Double@Nullable Boolean@Nullable String@Nullable OcrEngine@Nullable PdfBackend@Nullable PictureDescriptionApi@Nullable Double@Nullable PictureDescriptionLocal@Nullable ProcessingPipeline@Nullable Boolean@Nullable TableFormerMode@Nullable VlmModelType@Nullable String@Nullable StringtoString()
-
Method Details
-
builder
-
toBuilder
-
getFromFormats
-
getToFormats
-
getImageExportMode
-
getDoOcr
-
getForceOcr
-
getOcrEngine
-
getOcrLang
-
getPdfBackend
-
getTableMode
-
getTableCellMatching
-
getPipeline
-
getPageRange
-
getDocumentTimeout
-
getAbortOnError
-
getDoTableStructure
-
getIncludeImages
-
getImagesScale
-
getMdPageBreakPlaceholder
-
getDoCodeEnrichment
-
getDoFormulaEnrichment
-
getDoPictureClassification
-
getDoPictureDescription
-
getPictureDescriptionAreaThreshold
-
getPictureDescriptionLocal
-
getPictureDescriptionApi
-
getVlmPipelineModel
-
getVlmPipelineModelLocal
-
getVlmPipelineModelApi
-
toString
-