Open danilotomaccio opened 1 year ago
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" } }
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
When I set the model to gpt-4 I have the following error: