Skip to content

Commit 69f39be

Browse files
committed
fix value
1 parent ad01170 commit 69f39be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/openai/how-to/gpt-with-vision.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ By controlling the _detail_ parameter, which has two options, `low` or `high`, y
358358
### Image support
359359

360360
- **Limitation on image enhancements per chat session**: Enhancements cannot be applied to multiple images within a single chat call.
361-
- **Maximum input image size**: The maximum size for input images is restricted to 4 MB.
361+
- **Maximum input image size**: The maximum size for input images is restricted to 20 MB.
362362
- **Object grounding in enhancement API**: When the enhancement API is used for object grounding, and the model detects duplicates of an object, it will generate one bounding box and label for all the duplicates instead of separate ones for each.
363363
- **Low resolution accuracy**: When images are analyzed using the "low resolution" setting, it allows for faster responses and uses fewer input tokens for certain use cases. However, this could impact the accuracy of object and text recognition within the image.
364364
- **Image chat restriction**: When uploading images in the chat playground or the API, there is a limit of 10 images per chat call.

0 commit comments

Comments
 (0)