openai-cookbook icon indicating copy to clipboard operation
openai-cookbook copied to clipboard

[SUPPORT] IP egress range for vision API

Open Code-Hex opened this issue 2 years ago • 19 comments
trafficstars

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.

2024-09-05 updated

  • 40.84.181.32/28
  • 40.84.182.32/28
  • 13.65.138.96/27

Code-Hex avatar Nov 08 '23 12:11 Code-Hex

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 10 days.

github-actions[bot] avatar Jan 08 '24 01:01 github-actions[bot]

Keep

Code-Hex avatar Jan 08 '24 02:01 Code-Hex

I agree. LGTM!

joshagilend avatar Feb 23 '24 02:02 joshagilend

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 10 days.

github-actions[bot] avatar Apr 24 '24 01:04 github-actions[bot]

Keep

Code-Hex avatar Apr 24 '24 14:04 Code-Hex

keep!

wooparadog avatar May 23 '24 03:05 wooparadog

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 10 days.

github-actions[bot] avatar Jul 28 '24 01:07 github-actions[bot]

Keep

Code-Hex avatar Jul 28 '24 06:07 Code-Hex

Keep.

And there's a change in the egress ip range.


update:

We have captured 2 ip ranges

13.65.138.96/27
40.84.181.32/28

wooparadog avatar Aug 01 '24 09:08 wooparadog

@wooparadog Nice information 👍

Code-Hex avatar Sep 04 '24 13:09 Code-Hex

I confirmed also 40.84.181.32/28

Code-Hex avatar Sep 05 '24 04:09 Code-Hex