onuratakan / gpt-computer-assistant

gpt-4o for windows, macos and linux
MIT License
4.75k stars 441 forks source link

Can't find model. #32

Open SchooiCodes opened 4 weeks ago

SchooiCodes commented 4 weeks ago

I have created an API key via openai's website but the console outputs an error: openai.NotFoundError: Error code: 404 - {'error': {'message': 'The model `gpt-4o` does not exist or you do not have access to it.', 'type': 'invalid_request_error', 'param': None, 'code': 'model_not_found'}}

I cant understand if my api key is gpt3.5 or gpt4.

onuratakan commented 4 weeks ago

Ouu its so interesting? It seems gpt-4o not working on your api. Are you using an proxy?

SchooiCodes commented 4 weeks ago

No, I never installed a proxy myself. I am from Greece, which is where I live too and maybe gpt4o API keys are not supported(?) (By the way, hello neighbor!)

zeak6464 commented 4 weeks ago

got the same error , and checked image no gpt-4o at all listed

onuratakan commented 3 weeks ago

Hi, and <3 neighbor. Yeah i think its caused by location. But today we will add new llm sources include local models. So just wait a little bit.

SchooiCodes commented 3 weeks ago

Okay! Thanks for the help. Have a nice day!

barnoloji commented 3 weeks ago

Hocam selamlar aynı sorun ile karşılaştım.

NotFoundError: Error code: 404 - {'error': {'message': 'The model gpt-4o does not exist or you do not have access to it.', 'type': 'invalid_request_error', 'param': None, 'code': 'model_not_found'}}

onuratakan commented 3 weeks ago

Selamlar, now we have gpt-4-turbo and gpt-3.5-turbo support.

As they capacity we cant make vision operations but still there is many feature.

SchooiCodes commented 3 weeks ago

Okay! Nice, thanks for the help.