Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ERROR] 404 when I set model to gpt-4 #56

Open
danilotomaccio opened this issue May 4, 2023 · 2 comments
Open

[ERROR] 404 when I set model to gpt-4 #56

danilotomaccio opened this issue May 4, 2023 · 2 comments

Comments

@danilotomaccio
Copy link

When I set the model to gpt-4 I have the following error:

[ERROR] Error: ChatGPT error 404: {
"error": {
"message": "The model: 
gpt-4
 does not exist",
"type": "invalid_request_error",
"param": null,
"code": "model_not_found"
}
}

image

@danilotomaccio
Copy link
Author

It seems that for gpt-4 there is a waitlist. You should update the documentation

@Werthis
Copy link

Werthis commented Oct 4, 2023

Have same issue, same message. I have GPT4 and can use it in chat on browser but not with API in this plugin.
3.5 turbo works

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants