OPENAPI / COMPONENTS / SCHEMAS
OCRImage Object data structure
OCRImageObjectStructural definition for OCRImage Object in the Mistral AI API contract.
object7properties
bottom_right_xstringrequiredbottom right x value in the Mistral AI API contract.
bottom_right_ystringrequiredbottom right y value in the Mistral AI API contract.
idstringrequiredid value in the Mistral AI API contract.
image_annotationstringimage annotation value in the Mistral AI API contract.
image_base64stringimage base64 value in the Mistral AI API contract.
top_left_xstringrequiredtop left x value in the Mistral AI API contract.
top_left_ystringrequiredtop left y value in the Mistral AI API contract.