OPENAPI / COMPONENTS / SCHEMAS

OCRImage Block data structure

OCRImageBlock

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

object8properties
bottom_right_xintegerrequired

bottom right x value in the Mistral AI API contract.

bottom_right_yintegerrequired

bottom right y value in the Mistral AI API contract.

confidence_scoresstring

confidence scores value in the Mistral AI API contract.

contentstringrequired

content value in the Mistral AI API contract.

image_idstringrequired

image id value in the Mistral AI API contract.

top_left_xintegerrequired

top left x value in the Mistral AI API contract.

top_left_yintegerrequired

top left y value in the Mistral AI API contract.

typestring

type value in the Mistral AI API contract.