Open SchooiCodes opened 5 months ago
Ouu its so interesting? It seems gpt-4o not working on your api. Are you using an proxy?
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!)
got the same error , and checked no gpt-4o at all listed
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.
Okay! Thanks for the help. Have a nice day!
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'}}
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.
Okay! Nice, thanks for the help.
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.