nalgeon / pokitoki

Humble GPT Telegram Bot
MIT License
317 stars 56 forks source link

The model: `gpt-4` does not exist #11

Closed Anzic23 closed 1 year ago

Anzic23 commented 1 year ago

In the configuration, I specified GPT-4, but the bot returned the following response: Failed to answer. Reason: openai.error.InvalidRequestError: The model: gpt-4 does not exist

nalgeon commented 1 year ago

That's because you don't have access to OpenAI's GPT-4 API. It's not public yet and only available by invitation.

You can join the waitlist or wait for the public release.