We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version v0.4.8
What's your deploying method?
Describe the bug
发送消息后一直显示正在思考中,后端报错 Timeout on reading data from socket Chatgpt那边看已经新建会话成功了。WebShare这边同步会话可以看到新的会话,但会话页面刷新后看不到之前的会话,猜测 会话绑定用户的逻辑哪里有问题。
Describe the bug 会话管理分配用户后。可以加载会话,但发送消息后一样显示正在思考中后端报错 Time out when receiving messages from wss 接收不到Websockt返回的消息
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Version
v0.4.8
What's your deploying method?
Describe the bug
发送消息后一直显示正在思考中,后端报错
Timeout on reading data from socket
Chatgpt那边看已经新建会话成功了。WebShare这边同步会话可以看到新的会话,但会话页面刷新后看不到之前的会话,猜测
会话绑定用户的逻辑哪里有问题。
Describe the bug
会话管理分配用户后。可以加载会话,但发送消息后一样显示正在思考中后端报错
Time out when receiving messages from wss
接收不到Websockt返回的消息
The text was updated successfully, but these errors were encountered: