gragland / chatgpt-chrome-extension

A ChatGPT Chrome extension. Integrates ChatGPT into every text box on the internet.
MIT License
2.83k stars 455 forks source link

Getting the following error when running server #54

Open mayhim182 opened 1 year ago

mayhim182 commented 1 year ago
 "error": {
        "message": "The model `text-chat-davinci-002-20221122` does not exist",
        "type": "invalid_request_error",
        "param": null,
        "code": null
    }