OPENAPI / COMPONENTS / SCHEMAS

OCRTable Block 数据结构

OCRTableBlock

Mistral AI API 合约中的 OCRTable 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 值。

table_idstring

Mistral AI API 合约中的 table id 值。

top_left_xinteger必填

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

top_left_yinteger必填

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

typestring

Mistral AI API 合约中的 type 值。