waylaidwanderer / PandoraAI

PandoraAI is a web chat client powered by node-chatgpt-api, allowing users to easily chat with multiple AI systems while also offering support for custom presets. With its seamless and convenient design, PandoraAI provides an engaging conversational AI experience.
https://github.com/waylaidwanderer/node-chatgpt-api
MIT License
840 stars 219 forks source link

while using this webui, can't connect to Bing chat service. #78

Closed shereshiia closed 1 year ago

shereshiia commented 1 year ago

node-chatgpt-api shows bug information TypeError: fetch failed at Object.fetch (node:internal/deps/undici/undici:11413:11) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async create (file:///C:/software/node-chatgpt-api-1.35.0/node_modules/@waylaidwanderer/fetch-event-source/lib/esm/fetch.js:52:34) { cause: ConnectTimeoutError: Connect Timeout Error at onConnectTimeout (C:\software\node-chatgpt-api-1.35.0\node_modules\undici\lib\core\connect.js:182:24) at C:\software\node-chatgpt-api-1.35.0\node_modules\undici\lib\core\connect.js:129:46 at Immediate._onImmediate (C:\software\node-chatgpt-api-1.35.0\node_modules\undici\lib\core\connect.js:168:33) at process.processImmediate (node:internal/timers:476:21) { code: 'UND_ERR_CONNECT_TIMEOUT' } }

and webui don't show any element.

屏幕截图 2023-04-14 200654
waylaidwanderer commented 1 year ago

Not related to the frontend client.