Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error request #57

Open
Praveen5141 opened this issue Jul 10, 2023 · 1 comment
Open

Error request #57

Praveen5141 opened this issue Jul 10, 2023 · 1 comment

Comments

@Praveen5141
Copy link

✖ Training ChatGPT (1 plugin rules)
file:///D:/chatgpt-chrome-extension-main/chatgpt-chrome-extension-main/node_modules/chatgpt/build/index.js:202
const error = new ChatGPTError(msg, { cause: res });
^

ChatGPTError: ChatGPT error 404: {
"error": {
"message": "The model text-chat-davinci-002-20221122 does not exist",
"type": "invalid_request_error",
"param": null,
"code": "model_not_found"
}
}

@hamzasaleem2
Copy link

@Praveen5141 if you're still looking to fix it. you just need to replace chat-gpt in packages.json to latest version from npm

"chatgpt": "^5.2.5",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants