OPENAPI / COMPONENTS / SCHEMAS

OCRImage Object 数据结构

OCRImageObject

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

object7字段
bottom_right_xstring必填

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

bottom_right_ystring必填

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

idstring必填

Mistral AI API 合约中的 id 值。

image_annotationstring

Mistral AI API 合约中的 image annotation 值。

image_base64string

Mistral AI API 合约中的 image base64 值。

top_left_xstring必填

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

top_left_ystring必填

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