WAppAI / assistant

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

Error asking sydney questions #152

Closed solution01 closed 11 months ago

solution01 commented 11 months ago

Every time I ask Sydney questions I get this error in the console:

error: { name: 'Success', message: 'null', stack: 'Success: null\n' + ' at BingAIClient.sendMessage (file:///sydney-whatsapp-chatbot/node_modules/@waylaidwanderer/chatgpt-api/src/BingAIClient.js:229:31)\n' + ' at processTicksAndRejections (node:internal/process/task_queues:95:5)'

Luisotee commented 11 months ago

Fixed in latest commit