Hi,
Could you provide the egress IP range for vision API? such as provided in gpt-4o.
quoted existing issue:
Regarding the "gpt-4-vision-preview" model, we have discovered that when using this model, OpenAI's "OpenAI Image Downloader" crawler with the User-Agent "OpenAI Image Downloader" comes to fetch the images based on the URL.
We want to restrict access to the content of the publicly available images only to the "OpenAI Image Downloader". We tried searching for a list of IP egress addresses in the documentation but couldn't find it. Currently, we have only known 40.84.182.32/28.
also I have read: https://platform.openai.com/docs/plugins/production/ip-egress-ranges but 40.84.182.32/28 was not included in these.
```[1]
references:
1. https://github.com/openai/openai-cookbook/issues/832