I am trying to get the links of the images I sent to be scanned via the API and all I get back are invalid URLs to imgur website. I suppose these are the URLs openAI used when analyzing the images.
However, I want to scan & analyze multiple images and it would be extremely helpful to me if I can attach the URL to the each image after it’s analysis. This would help me in know which analysis is for which image.
[{'type': 'text', 'text': 'Perform analysis on each of these images. Attach the link for each image below their respective analysis.'}, {'type': 'image_url', 'image_url': {'url': 'https://cbglimg.b-cdn.net/p1920x0/product/EY7XRE/photo/jUOGIywTF/37D87EC2-D60B-4704-980A-B563F1688AFE.jpeg'}}, {'type': 'image_url', 'image_url': {'url': 'https://cbglimg.b-cdn.net/p1920x0/product/EY7XRE/photo/YOCBHhKLwF/9A857374-EB03-44A3-BA10-CBF1D9518B9F.jpeg'}}, {'type': 'image_url', 'image_url': {'url': 'https://cbglimg.b-cdn.net/p1920x0/product/EY7XRE/photo/qk65arEYj/5E6FB2F4-4240-4B8B-BAB1-4898B00D4C5B.jpeg'}}, {'type': 'image_url', 'image_url': {'url': 'https://cbglimg.b-cdn.net/p1920x0/product/EY7XRE/photo/0ChFVmKhcr/425077F9-624B-4A68-81F2-68874FB37C29.jpeg'}}, {'type': 'image_url', 'image_url': {'url': 'https://cbglimg.b-cdn.net/p1920x0/product/EY7XRE/photo/Iu5eTEM65/5F64563A-D545-41E5-A7E0-CA3A6A8DED52.jpeg'}}]