https://github.com/CatchTheTornado/text-extract-api/discussions/95#discussioncomment-11903593 Having the prompt access from the strategy level we'd be able to run a single phase ocr + LLM extraction Right now it's purposefully allotted into two phases as the first phase ocr can be `easyOCR`, `Marker` or other non LLM
#95 (comment)
Having the prompt access from the strategy level we'd be able to run a single phase ocr + LLM extraction
Right now it's purposefully allotted into two phases as the first phase ocr can be
easyOCR,Markeror other non LLM