screenshot-to-code icon indicating copy to clipboard operation
screenshot-to-code copied to clipboard

My account have gpt4 access but backend showed "model not found" error message

Open mio-19 opened this issue 1 year ago • 3 comments

backend-1   | openai.NotFoundError: Error code: 404 - {'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'}}

GPT4 access image

mio-19 avatar Dec 01 '23 06:12 mio-19

Primero tiene que ponerle la API de ChatGTP-4, en otras palabras, para usar este programa debe comprar una licencia de la API de ChatGTP4

juanchistosomk avatar Dec 01 '23 18:12 juanchistosomk

스크린샷 2023-12-13 오후 1 08 27

dhtkak104 avatar Dec 13 '23 04:12 dhtkak104

I purchased a tier 1 license, but I am encountering the following error.

Error code: 404 - {'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'}}. Please make sure you have followed the instructions correctly to obtain an OpenAI key with GPT vision access: https://github.com/abi/screenshot-to-code/blob/main/Troubleshooting.md Alternatively, you can purchase code generation credits directly on this website

dhtkak104 avatar Dec 13 '23 04:12 dhtkak104