OPENAPI / COMPONENTS / SCHEMAS
OCRImage Object 数据结构
OCRImageObjectMistral 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_annotationstringMistral AI API 合约中的 image annotation 值。
image_base64stringMistral AI API 合约中的 image base64 值。
top_left_xstring必填Mistral AI API 合约中的 top left x 值。
top_left_ystring必填Mistral AI API 合约中的 top left y 值。