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

It doesn't work. At all. #627

Open
PsionixSoftworks opened this issue Nov 27, 2024 · 1 comment
Open

It doesn't work. At all. #627

PsionixSoftworks opened this issue Nov 27, 2024 · 1 comment

Comments

@PsionixSoftworks
Copy link

I can see it has a lot of issues on here that need resolving, but how about this error message when I try to do anything:

{
"error": {
"message": "You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors.",
"type": "insufficient_quota",
"param": null,
"code": "insufficient_quota"
}
}

Message from Better ChatGPT:
We recommend changing your API endpoint or API key

And that's not to forget this one when I try to change the gpt version:

{
"error": {
"message": "The model gpt-4 does not exist or you do not have access to it.",
"type": "invalid_request_error",
"param": null,
"code": "model_not_found"
}
}

Message from Better ChatGPT:
Please ensure that you have access to the GPT-4 API!

If this doesn't work, what's the point of this repo? It's frustrating because I cannot get it to work no matter what key I use or which setting I use.

@animalnots
Copy link

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