feat: add factory for ocr engines via plugins by dolfim-ibm · Pull Request #1010 · docling-project/docling
Leverage factories and allow the usage of third-party packages as Docling plugins. Using the setuptools extensions, third-party packages can implement and register models which can be selected in t...