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.
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.