Harry-zklcdc / go-proxy-bingai

用 Vue3 和 Go 搭建的微软 New Bing 演示站点,拥有一致的 UI 体验,支持 ChatGPT 提示词,支持 API 调用,国内可用。
https://www.b1ng.chat
MIT License
4.17k stars 6.35k forks source link

[Bug] 🐛 API调用出现empty response from server #458

Open sorangegu opened 1 month ago

sorangegu commented 1 month ago

Confirmations

Describe the bug

使用cf的worker部署了bing,但是通过lobe-chat调用API时,随机会出现对话空白的情况,使用next-chat会出现empty response from server

Steps to reproduce

直接开启对话

Expected behavior

解决bug

Screenshots

image image

Deploy

Cloudflare Worker

UserId

No response

OS & Version

macos 14.5

Browser & Version

Chrome 127.0.6533.73

GoProxiBingAI Version

v2.4.4

Additional context

No response

Harry-zklcdc commented 1 month ago

请附上调用样例,和后台日志