Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 1.61 KB

File metadata and controls

11 lines (8 loc) · 1.61 KB

OCRResponse

Fields

Field Type Required Description
pages List[models.OCRPageObject] ✔️ List of OCR info for pages.
model str ✔️ The model used to generate the OCR.
document_annotation OptionalNullable[str] Formatted response in the request_format if provided in json str
usage_info models.OCRUsageInfo ✔️ N/A