I’m a complete newbie to openai so please bear with me, and I’m also hoping this is the right place to ask. I’m trying to follow this youtube video to get open interpreter working:
[Open Interpreter ChatGPT Code Interpreter You Can Run LOCALLY! - YouTube]
I’m running into a brick wall when it comes to the api key. I can generate a key but the terminal throws this error:
’ openai.error.InvalidRequestError: The model gpt-4
does not exist or you do not have access to it.’
I’ve been searching on google but can’t find a solution to this. I also tried to upgrade my openai account but that came back asking for £20/month which doesn’t sound right, especially after reading on google users need to pay just £1.
thanks for any pointers