We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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" } }
The text was updated successfully, but these errors were encountered:
It seems that for gpt-4 there is a waitlist. You should update the documentation
Sorry, something went wrong.
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
No branches or pull requests
When I set the model to gpt-4 I have the following error:
The text was updated successfully, but these errors were encountered: