mpociot / chatgpt-vscode

A VSCode extension that allows you to use ChatGPT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[ERROR] 404 when I set model to gpt-4

danilotomaccio opened this issue · comments

When I set the model to gpt-4 I have the following error:

[ERROR] Error: ChatGPT error 404: {
"error": {
"message": "The model: 
gpt-4
 does not exist",
"type": "invalid_request_error",
"param": null,
"code": "model_not_found"
}
}

image

It seems that for gpt-4 there is a waitlist. You should update the documentation

Have same issue, same message. I have GPT4 and can use it in chat on browser but not with API in this plugin.
3.5 turbo works