timkmecl / chatgpt-vscode

VSCode extension that allows you to use ChatGPT or GPT4 inside the IDE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The model: gpt-4 does not exist

BartNetJS opened this issue · comments

commented

Got this error when using gpt4:
Configured here

image

Asked a question:

image

then why is it an option?

For gpt-4 you need to to use this url: https://api.openai.com/v1/chat/completions but still it is not working, the owner did not implement prompts correctly I guess: https://stackoverflow.com/a/75917834