At 23:25 UTC, Chat Completions API started throwing 400 timeout errors for our requests with prompt containing image_url where the url does not have a file extension. We have images stored in S3 (CloudFront) w/o file extension info, and have never had an issue until today. Is anyone else experiencing this?
There was a related topic about the Assistants API not supporting image urls w/o file extension, but not Chat Completions API.
1. The first image is of a dog and does not contain any text.
2. The second image has the text: "Make something awesome." and "#unsplash".
3. The third image is the NASA logo, which includes the text: "NASA".
4. The fourth image is of a person and does not contain any text.
It also may be mime type header, where these would have:
Thanks so much for your effort and expeditious reply! Glad to see that it’s not a general issue. Will try some more direct reproduction efforts tomorrow.