You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: Failed to send message. HTTP 404 - The deployment could not be found on Vercel.
DEPLOYMENT_NOT_FOUND
at ChatGPTClient.getCompletion (file:///root/ChatGPT_WeChat_Bot/ChatGPT-wechat-bot-master/node_modules/@waylaidwanderer/chatgpt-api/src/ChatGPTClient.js:256:27)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at async ChatGPTClient.sendMessage (file:///root/ChatGPT_WeChat_Bot/ChatGPT-wechat-bot-master/node_modules/@waylaidwanderer/chatgpt-api/src/ChatGPTClient.js:363:22)
at async ChatGPT.getChatGPTReply (file:///root/ChatGPT_WeChat_Bot/ChatGPT-wechat-bot-master/src/chatgpt.ts:60:18)
at async ChatGPT.replyMessage (file:///root/ChatGPT_WeChat_Bot/ChatGPT-wechat-bot-master/src/chatgpt.ts:90:23) {
status: 404,
body: 'The deployment could not be found on Vercel.\n\nDEPLOYMENT_NOT_FOUND\n'
}
The text was updated successfully, but these errors were encountered:
Error: Failed to send message. HTTP 404 - The deployment could not be found on Vercel.
DEPLOYMENT_NOT_FOUND
status: 404,
body: 'The deployment could not be found on Vercel.\n\nDEPLOYMENT_NOT_FOUND\n'
}
The text was updated successfully, but these errors were encountered: