waylaidwanderer / node-chatgpt-api

A client implementation for ChatGPT and Bing AI. Available as a Node.js module, REST API server, and CLI app.
https://www.npmjs.com/package/@waylaidwanderer/chatgpt-api
MIT License
4.21k stars 740 forks source link

Error: /turing/conversation/create: failed to parse response body. #493

Open Nicat-dcw opened 1 year ago

Nicat-dcw commented 1 year ago

Describe the bug A clear and concise description of what the bug is. Bug occurs when create converstation To Reproduce Steps to reproduce the behavior: Just create converstation

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Node.js version (please complete the following information):

Package version (please complete the following information):

Additional context Add any other context about the problem here.

carvenl commented 1 year ago

The same error seems to have occurred, returning a 'Page not found' HTML page. It was working fine in the morning, but it stopped working in the afternoon.