qq8932

Results 1 issues of qq8932

我是windows版nodejs v16环境, url是用 https://github.com/songquanpeng/one-api 部署的。已经测试了url+key可链接可用 开始配置DEFAULT_API_URL的最后有/ 就会报下面错误 ![MJ4Y _TF$4EOZ5`Z3155HLP](https://github.com/easychen/botchan/assets/52363109/1625230d-e0db-4cf2-95ce-12f629828581) Error: ChatGPT error 404: {"error":{"message":"Invalid URL (GET /v1/chat/complet ions)","type":"invalid_request_error","param":"","code":""}} at fetchSSE (C:\ws\nodejs-botchan\node_modules\api2d\cjs\fetchSSE.js:16:23) at processTicksAndRejections (node:internal/process/task_queues:96:5) at async C:\ws\nodejs-botchan\node_modules\api2d\cjs\index.js:155:38 { statusCode: 404,...