Class DoclingDocumentParser

java.lang.Object
dev.langchain4j.data.document.parser.docling.DoclingDocumentParser
All Implemented Interfaces:
DocumentParser

public class DoclingDocumentParser extends Object implements DocumentParser
  • Constructor Details

    • DoclingDocumentParser

      @Deprecated(forRemoval=true) public DoclingDocumentParser(ai.docling.serve.api.DoclingServeApi doclingClient)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • DoclingDocumentParser

      @Deprecated(forRemoval=true) public DoclingDocumentParser(ai.docling.serve.api.DoclingServeApi doclingClient, ai.docling.serve.api.convert.request.options.ConvertDocumentOptions options)
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details