Skip to content

It doesn't work. At all. #627

@PsionixSoftworks

Description

@PsionixSoftworks

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions