openai / openai-cookbook

Examples and guides for using the OpenAI API
https://cookbook.openai.com
MIT License
58.88k stars 9.35k forks source link

[SUPPORT] IP egress range for vision API #832

Open Code-Hex opened 11 months ago

Code-Hex commented 11 months ago

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

github-actions[bot] commented 9 months ago

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.

Code-Hex commented 9 months ago

Keep

joshagilend commented 7 months ago

I agree. LGTM!

github-actions[bot] commented 5 months ago

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.

Code-Hex commented 5 months ago

Keep

wooparadog commented 4 months ago

keep!

github-actions[bot] commented 2 months ago

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.

Code-Hex commented 2 months ago

Keep

wooparadog commented 2 months ago

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
Code-Hex commented 1 month ago

@wooparadog Nice information 👍

Code-Hex commented 1 month ago

I confirmed also 40.84.181.32/28