OPENAPI / COMPONENTS / SCHEMAS
OCRText Block data structure
OCRTextBlockStructural definition for OCRText Block in the Mistral AI API contract.
object7properties
bottom_right_xintegerrequiredbottom right x value in the Mistral AI API contract.
bottom_right_yintegerrequiredbottom right y value in the Mistral AI API contract.
confidence_scoresstringconfidence scores value in the Mistral AI API contract.
contentstringrequiredcontent value in the Mistral AI API contract.
top_left_xintegerrequiredtop left x value in the Mistral AI API contract.
top_left_yintegerrequiredtop left y value in the Mistral AI API contract.
typestringtype value in the Mistral AI API contract.