OPENAPI / COMPONENTS / SCHEMAS

OCRText Block 数据结构

OCRTextBlock

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

object7字段
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 值。

top_left_xinteger必填

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

top_left_yinteger必填

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

typestring

Mistral AI API 合约中的 type 值。