-
Notifications
You must be signed in to change notification settings - Fork 84
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
tenacity.RetryError: RetryError[<Future at 0x7f9bb4a6f8e0 state=finished raised InvalidRequestError>] #68
Comments
Oh, I somehow got these extra lines in my github action:
I must have referenced a file that wasn't the file mentioned in the usage doc (https://github.com/irgolic/AutoPR/blob/main/USAGE.md). So now I've made sure that i'm using the AutoPR template from: https://github.com/irgolic/AutoPR-template/blob/main/.github/workflows/autopr.yml and I also started a new issue after making the change to make sure the action runs fresh (idk if gh actions cache the action somehow?). ... and I get this:
So, same thing it looks like - the extra lines I had didn't seem to change the outcome. |
Hey, thanks for submitting such a detailed issue!
Sadly, ChatGPT Plus isn't enough to use GPT-4 via API; you have to sign up on the GPT-4 API waitlist. Hopefully GPT-4 API will go public soon! In the mean time, I've documented what's preventing If we made it possible to run AutoPR on custom models with your own GPU, would that work for you? Closing this issue as there's nothing tangible to fix, but please get in touch if you have any questions or ideas 🙏 |
On second thought, maybe we should explain the GPT-4 API waitlist matter somewhere in |
gpt-4 is generally available, however I am still getting this error Requesting this issue be re-opened |
AutoPR encountered an error while trying to fix
redacted repository nameTraceback
Additional information:
OPENAI_API_KEY
via this page: https://platform.openai.com/account/api-keysgithub.com/MYREPO/settings/secrets/actions
The text was updated successfully, but these errors were encountered: