chatbox
chatbox copied to clipboard
[BUG] No response message in the chatbox
Bug Description No response message in the chatbox
Steps to Reproduce Please provide the steps to reproduce the bug:
- Go to "Join chat"
- Click on "New Chat"
- Input "hello" in the input box, press enter
- Observe the bug.
Expected Results I can see the response from remote server.
Actual Results No response, no matter how long I wait, and no error message too. no matter what API I am using, I have tried different API providers, like silicon flow, v3 api, burn hair, and nothing works (with or without a local socks5 proxy). But these APIs can actually work in other LLM clients like LobeChat or CherryStudio with my api key.
Screenshots
Desktop (please complete the following information):
- Operating System: Windows 10
- Application Version: 1.9.7
Additional Context Please provide any additional context about the issue, such as interactions with other software or applications.
Bug 描述 聊天信息发出去没响应回来,等了半天连个错误信息都没有。
重现步骤 请提供能够让我们重现这个 bug 的步骤:
- 前往 "Join Chat"
- 点击 "新对话"
- 聊天框里随便写点啥,然后发送。
- 发现了这个 bug,没有任何响应返回,不论等多长时间。
期望结果 看得到聊天信息回来
实际结果 没有任何信息回来,我试过了一堆 api provider:v3api , 硅基流动,burn hair 等,不管用不用代理都不行。 但它们都能在其它 LLM 客户端里正常工作,比如 LobeChat / CherryStudio
截图 如果可行,添加截图以帮助解释问题。
桌面端(请填写以下信息):
- 操作系统:Windows 10
- 应用程序版本:1.9.7
其他上下文
我的 API key 没问题,我用其它客户端就一切正常(v3 或者 burn hair 或者硅基流动):
上图是 Cherry Studio 下面正常使用我的 API key 的演示。
The same issue has been connected to Deepseek, but there is no response content Tips: “tokens used: 5062, model: DeepSeek API (deepseek-chat)”
version : v1.9.7 - 2025.02.03
As it was an AI API issue, after a period of time, the operation was repeated and the content was displayed normally. There are occasional instances of service suspension on the DeepSeek web platform.
So you have different issue with mine. For me, I have three API providers and ALL of them work in CherryStudio / LobeChat, but not in ChatBox.
i have intermittent issues with Deepseek Chat as well and ChatBox is not really helpful to provide clues on what is going on. When the http request does not return a 200, could ChatBox surface the error being returned ?
For example, right now
On the last line, I would expect an option in the hover menu to see exactly what was the error. @Bin-Huang could you please add this ? Thanks !
同样的问题