Closed 0x4007 closed 1 year ago
Looks like only gpt-3 is public and the others require beta invitations. I think this could also be considered to add to the README.
I've been trying to access the engine named code-davinci-002 which is a private beta version engine. So without access it's not possible to access the engine. It seems only the GPT-3 models are of public usage. We need to need to join the OpenAI Codex Private Beta Waitlist in order to access Codex models through API.
This is already on the README! See https://github.com/m1guelpf/auto-commit/blob/64cc176f0d1b6676c7f88f06636259624475cf53/README.md?plain=1#L25
Tho I agree a better error message could be presented
This is already on the README! See
I didn't realize that they had one public model and other private beta models. I assumed that I signed up for the beta some time ago, which I assumed gave me access at all to any OpenAI APIs 😰
Should be fixed in the latest release! 😄
With
RUST_BACKTRACE=full