debanjandhar12 / logseq-chatgpt-plugin

A tightly integrated ChatGPT plugin for Logseq.
GNU Affero General Public License v3.0
108 stars 10 forks source link

error: `The model gtp-4 does not exist` #18

Closed wuqui closed 1 year ago

wuqui commented 1 year ago

I would like to use GPT-4. I have the paid account from OpenAI and can use it on their website. However, when I select gpt-4 in the plugin settings dropdown, I get the following error:

The model gtp-4 does not exist

What’s wrong here and what can I do?

By the way, thanks for this cool plugin!

AVGVSTVS96 commented 1 year ago

you do not have access to the API. You need to sign up on the waitlist for GPT-4 API access.

wuqui commented 1 year ago

I see, that makes sense. Thanks for your prompt reply!