ai-shifu / ChatALL

Concurrently chat with ChatGPT, Bing Chat, Bard, Alpaca, Vicuna, Claude, ChatGLM, MOSS, 讯飞星火, 文心一言 and more, discover the best answers
https://chatall.ai
Apache License 2.0
15.16k stars 1.64k forks source link

[BUG] Poe deadlock #589

Open Heziode opened 1 year ago

Heziode commented 1 year ago

Describe the bug / 描述问题

When sending a prompt to multiple POE LLMs, all LLMs waiting to other demands complete: Waiting for other Poe request(s) to complete…

To Reproduce / 复现步骤

  1. start a prompt with multiple LLMs from Poe
  2. see that all prompt waiting for answer

Expected behavior / 期望行为

No deadlock 😅

Sequentially sends query to Poe, or find a working version of concurrent execution.

Screenshots / 截图

Waiting for answers for ever

Devtools Info / 开发者工具信息

No errors here.

OS and version / 操作系统版本

macOS 13.5.2 (22G91)

ChatALL version / ChatALL 版本

Version 1.50.73 (1.50.73)

Network / 网络

Yes, ProtonVPN. But the issue si still here without VPN

Additional context / 其它相关信息

No response

sunner commented 12 months ago

Try:

  1. Cmd/Ctrl + R
  2. Resend prompt
Heziode commented 12 months ago

Already tried, does not work