mhaowork / amblegpt

Video surveilance footage analyst powered by GPT-4o
MIT License
91 stars 16 forks source link

The model `gpt-4-vision-preview` does not exist or you do not have access to it #10

Open ngrataloup492 opened 6 months ago

ngrataloup492 commented 6 months ago

HEeguy,

I have this quid of error Process-15: GPT response {'error': {'message': 'The model gpt-4-vision-preview does not exist or you do not have access to it. Learn more: https://help.openai.com/en/articles/7102672-how-can-i-access-gpt-4.', 'type': 'invalid_request_error', 'param': None, 'code': 'model_not_found'}} 2023-12-20T14:51:47.882724754Z Process-15: Error processing video for event 1703081851.107775-a1cmlq 2023-12-20T14:51:47.882816328Z

And I can't find out how ti resolv that. Have a premium accès to chatGPT, and I can see that there is an access to my api key (LAST USED).

Thanks for your help

Norbert

mhaowork commented 6 months ago

Can you verify if you have access to GPT-4 using this link? https://platform.openai.com/playground?mode=chat&model=gpt-4

It's the OpenAI API playground.

image

ngrataloup492 commented 6 months ago

Yes, i have,

But in models, I can't see gpt-4-vision. only gpt4 et gpt-3.5-xxx models :

image

EDIT : I think this model is only available for dev in a beta state

Regards

Norbert

mhaowork commented 6 months ago

Per OpenAI website: https://platform.openai.com/docs/guides/vision

GPT-4 with vision is currently available to all developers who have access to GPT-4 via the gpt-4-vision-preview model

So, this is super weird..

ngrataloup492 commented 6 months ago

... So I've to wait a public version Do you know how can i have a dev access ? is-it possible with my chatgpt + accès ?