Open Chopper-233 opened 1 month ago
Hi! So just so I can understand, you want to be able to upload multi-images at once and get multiple descriptions (a description for each image) in return? Also what do you mean by description? Like what's in the image(s)?
Yes, i want to give a description of some frames within a video
When i tried to use your method from here https://cookbook.openai.com/examples/gpt_with_vision_for_video_understanding.Bad request 400 happens,which means format error,could help me solve it?
Confirm this is a feature request for the Python library and not the underlying OpenAI API.
Describe the feature or improvement you're requesting
I'm trying to upload multi-images one time to api for description. But the api library only provides the illustration of the function for single image vision input.Could you provide the way for multiple images uploading?
Additional context
No response