extract
Method
This is a method of the OCRAgent class in the ocr_agent module.Extract text from a document or image.
Signature
Parameters
URL or path to document/image
Include base64 images in response
Specific pages to extract (for PDFs)
Maximum images per page
Override model for this call **kwargs: Additional parameters
Returns
OCRResponse with pages, markdown content, and metadata

