aviz85 / aviz-bot

A comprehensive solution for creating, deploying, and maintaining chatbots across various platforms.
0 stars 0 forks source link

adapt history handling from omnibot #1

Open aviz85 opened 3 days ago

aviz85 commented 3 days ago

we need to adapt the flow on omnibot chatbot to others bots folder (chatbot.py). we update the omnibot so it accept history when the it created the instance of Chatbot class so we need to update like this every other chatbot.py files, also all the handling of the history across the file need to be like omnibot. but for other stuff - we need to strict to the specifiec scenario of every bot by itself @mentatbot can you do that?

mentatbot[bot] commented 3 days ago

I will start working on this issue