bsdayo/BingChat

Question repeated in CLI reply

bsdayo opened this issue · 2 comments

bsdayo commented

Just like the preview in README, some times Bing's reply will repeat the question.

preview

Not sure if Bing's reply itself contains these, I'll check it out when I have enough time

Initially reproduced this when doing raw websocket impl. It's surprising SignalR doesn't outright fail to handle such a condition because in raw format the response was malformed (there's a chance my impl. was messed up). I wonder if it's a bug on BingChat's end and whether it can happen in the browser session - will look into this further.

Anyways, thanks for publishing the 0.8.0 release. I only asked about publishing signalr+no cookie as is 😅, just respond when you have time. Hope your exams are going well!

Caulm commented

Repetition can be reproduced in Edge browser. I guess it's related to what Bing read from internal search results?
image
image
image