timkmecl / codegpt

VSCode extension that allows you to use GPT3 inside the IDE
215 stars 65 forks source link

1.7.0: Seems not to work with GPT-4 (even with PLUS subscription) #21

Closed spyro2000 closed 1 year ago

spyro2000 commented 1 year ago

Hello,

after I updated my API key (was deleted after plugin update again), I did the following configuration:

image

But the model responses with the following:

image

It works via the browser, though:

image

image

spyro2000 commented 1 year ago

I think it might be this problem: https://community.openai.com/t/when-i-try-the-gpt-4-model-chat-completion-in-api-request-i-get-an-error-that-model-does-not-exist/98850

So does that mean, that every user (!) and not the developer has to join the waiting list...?

killinsun commented 1 year ago

@spyro2000 You look using the JetBrains plugin, don't you? Unfortunately, this repository is different from https://github.com/carlrobertoh/CodeGPT. And this repo seems a bit older version for GPT-3, not GPT-3.5 and 4.

timkmecl commented 1 year ago

Closed due to this being an unrelated extension