askrella / whatsapp-chatgpt

ChatGPT + DALL-E + WhatsApp = AI Assistant :rocket: :robot:
3.49k stars 842 forks source link

added functionality to always reset the context #325

Closed martin-santiago closed 3 months ago

martin-santiago commented 11 months ago

I've noticed that, particularly in chat groups, the AI bot using the GPT-4-turbo model sometimes loses context and starts over from scratch. Consequently, I frequently had to use the !reset command, which became quite tedious. To address this, I made a new configuration that allows for the automatic reset of the bot's context with every message, making it more useful.