OPENAPI / COMPONENTS / SCHEMAS

OCRImage Block 数据结构

OCRImageBlock

Mistral AI API 合约中的 OCRImage Block 结构定义。

object8字段
bottom_right_xinteger必填

Mistral AI API 合约中的 bottom right x 值。

bottom_right_yinteger必填

Mistral AI API 合约中的 bottom right y 值。

confidence_scoresstring

Mistral AI API 合约中的 confidence scores 值。

contentstring必填

Mistral AI API 合约中的 content 值。

image_idstring必填

Mistral AI API 合约中的 image id 值。

top_left_xinteger必填

Mistral AI API 合约中的 top left x 值。

top_left_yinteger必填

Mistral AI API 合约中的 top left y 值。

typestring

Mistral AI API 合约中的 type 值。