Leask / halbot

Just another `ChatGPT` / `Gemini` / `Mistral (by ollama)` Telegram bob, which is simple design, easy to use, extendable and fun.

Home Page:https://leaskh.com/post/711636926789271552/halbot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

suggestion: add memory to the bot

kamil-malinski opened this issue · comments

Hi!

Since the bot already uses a MySQL-database I would like to suggest a new feature: persistant memory for the bot.

The bot could summarize what you said and store it in the database. The next time a session starts the summary could be added to the initial prompt the bot is given thus allowing the bot to "remember" things that were said before.

Kamil

also something like this might be helpful: https://github.com/continuum-llms/chatgpt-memory

I will check it out. Thanks for your idea!