WAppAI / assistant

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

Possibility to have multiple threads in same chat #15

Closed Luisotee closed 1 year ago

Luisotee commented 1 year ago

Currently Sydney has only one thread per chat, it should be able to support multiple threads just like chatgpt does. The user should be able to change threads with a command like !th (list of threads), to create threads with !newTh and also to remove threads with !delTh (list of threads).