OPENAPI / COMPONENTS / SCHEMAS

OCRRequest data structure

OCRRequest

Structural definition for OCRRequest in the Mistral AI API contract.

object14properties
bbox_annotation_formatstring

bbox annotation format value in the Mistral AI API contract.

confidence_scores_granularitystring

confidence scores granularity value in the Mistral AI API contract.

documentstringrequired

document value in the Mistral AI API contract.

document_annotation_formatstring

document annotation format value in the Mistral AI API contract.

document_annotation_promptstring

document annotation prompt value in the Mistral AI API contract.

extract_footerboolean

extract footer value in the Mistral AI API contract.

extract_headerboolean

extract header value in the Mistral AI API contract.

image_limitstring

image limit value in the Mistral AI API contract.

image_min_sizestring

image min size value in the Mistral AI API contract.

include_blocksboolean

include blocks value in the Mistral AI API contract.

include_image_base64string

include image base64 value in the Mistral AI API contract.

modelstringrequired

model value in the Mistral AI API contract.

pagesstring

pages value in the Mistral AI API contract.

table_formatstring

table format value in the Mistral AI API contract.