WAppAI / assistant

A WhatsApp chatbot that leverages Bing AI's and others LLMs conversational capabilities.
MIT License
92 stars 30 forks source link

Sydney freezes. #119

Closed dinushay closed 10 months ago

dinushay commented 1 year ago

Sydney sometimes freezes. Then she can't process requests or output anything in the terminal. I don't know what the reason is, but it happens.

Luisotee commented 1 year ago

I have also noticed it, problem is I cant consistenly replicate it so it's hard to fix

Ryzitos commented 1 year ago

Sydney sometimes freezes. Then she can't process requests or output anything in the terminal. I don't know what the reason is, but it happens.

I also have this problem sometimes

Luisotee commented 1 year ago

I am working on creating a way to do a reset command in whatsapp to make it easier to restart her when it happens. It's hard to fix it since I can't find a way to consistently repeat it but I think the problem comes from the bing api we use (waylaidwanderer/node-chatgpt-api) where after the answer is done bing freeze and doesn't send the answer.