There is a page in docling documentation that describes how to configure RapidOCR to use custom OCR models.
I have tried to figure out how to configure it in docling-serve specifically because I want to use it with multilanguage model as API for document OCR pre-processing, but haven't succeeded.
Is there any way to pass custom model paths for RapidOCROptions in docling-serve without forking this project?
There is a page in docling documentation that describes how to configure RapidOCR to use custom OCR models.
I have tried to figure out how to configure it in docling-serve specifically because I want to use it with multilanguage model as API for document OCR pre-processing, but haven't succeeded.
Is there any way to pass custom model paths for RapidOCROptions in docling-serve without forking this project?