zernonia / vue0

Vue version open source alternative for v0.dev

Home Page:https://vue0.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

error The model `gpt-4-1106-preview` does not exist or you do not have access to it

olemarius opened this issue · comments

I'm getting error Error: 404 The model gpt-4-1106-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. after adding an API key and asking it to generate login page.

Ran into this issue myself and would like to say that it seems you have to

  1. Add credits to your account through platform.openai.com. Simply having ChatGPT premium was not enough
  2. If you, like I also did, already generated a token, generate a new API token, I guess it contains information about what access you had at the time of signing.
  3. If you need to change the token you added to vue0, then you're going to have to edit localstorage to update your API token.