Loading...
Loading...
Compare original and translation side by side
| Parameter | Required | Description |
|---|---|---|
| imageUrl | Yes | A publicly accessible URL pointing to the image. Must be JPG, JPEG, PNG, GIF, WebP, or BMP. Maximum 1000 characters. |
| requirement | No | A natural-language description of what to identify or analyze in the image. Defaults to "Describe the content of this image" when omitted. Maximum 1000 characters. |
| 参数 | 是否必填 | 描述 |
|---|---|---|
| imageUrl | 是 | 指向图片的可公开访问URL。必须为JPG、JPEG、PNG、GIF、WebP或BMP格式。最大长度1000字符。 |
| requirement | 否 | 用于描述需识别或分析图片内容的自然语言文本。若省略,默认值为“描述此图片的内容”。最大长度1000字符。 |
C:\Users\...\photo.png/home/.../image.jpgpython scripts/upload_image.py /path/to/local/image.pngC:\Users\...\photo.png/home/.../image.jpgpython scripts/upload_image.py /path/to/local/image.pngimageUrlrequirementrequirementrequirementrequirementrequirementimageUrlrequirementrequirementrequirementrequirementrequirementreferences/api.mdscripts/multimodal_recognize_image.pyreferences/api.mdscripts/multimodal_recognize_image.pycostTokencostToken| User Says | Scenario |
|---|---|
| "What's in this image/picture/photo" | General image description |
| "Analyze this product image" | Product visual analysis |
| "Read the text in this image" | OCR / text extraction |
| "Describe the A+ page images" | E-commerce content review |
| "What does this screenshot show" | Screenshot interpretation |
| "Identify objects in this photo" | Object detection / listing |
references/api.md| 用户表述 | 场景 |
|---|---|
| “这张图片/照片里有什么” | 通用图片描述 |
| “分析这张产品图片” | 产品视觉分析 |
| “读取这张图片里的文字” | OCR/文本提取 |
| “描述A+页面图片” | 电商内容审核 |
| “这张截图显示了什么” | 截图解读 |
| “识别这张照片里的物体” | 物体检测/列举 |
references/api.md