OPENAPI / COMPONENTS / SCHEMAS
OCRImage Block 数据结构
OCRImageBlockMistral AI API 合约中的 OCRImage Block 结构定义。
object8字段
bottom_right_xinteger必填Mistral AI API 合约中的 bottom right x 值。
bottom_right_yinteger必填Mistral AI API 合约中的 bottom right y 值。
confidence_scoresstringMistral 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 值。
typestringMistral AI API 合约中的 type 值。