OPENAPI / COMPONENTS / SCHEMAS

OCRImage Object data structure

OCRImageObject

Structural definition for OCRImage Object in the Mistral AI API contract.

object7properties
bottom_right_xstringrequired

bottom right x value in the Mistral AI API contract.

bottom_right_ystringrequired

bottom right y value in the Mistral AI API contract.

idstringrequired

id value in the Mistral AI API contract.

image_annotationstring

image annotation value in the Mistral AI API contract.

image_base64string

image base64 value in the Mistral AI API contract.

top_left_xstringrequired

top left x value in the Mistral AI API contract.

top_left_ystringrequired

top left y value in the Mistral AI API contract.