ILikeAI / AlwaysReddy

AlwaysReddy is a LLM voice assistant that is always just a hotkey away.
MIT License
524 stars 50 forks source link

Reset last_message_was_cut_off on clear_messages() #43

Closed Jobus0 closed 1 month ago

Jobus0 commented 1 month ago

When the user clears the history, last_message_was_cut_off should reset to False so the AI doesn't get told that it was cut off in the next fresh conversation, since it doesn't know what was said previously anyway.

ILikeAI commented 1 month ago

Another great catch! Thanks mate. Are you in the discord btw?