Closed dcuevasa closed 1 year ago
Whenever the program is shut the chatbot forgets whatever i told it. I tried setting the conversation_id manually and saving the chatbot object in a file for later retrieval, but nothing worked
It does if you loop it and use the same chatbot() object. You cannot save it to a file so data will be lost on restart.
Intended by Google
Whenever the program is shut the chatbot forgets whatever i told it. I tried setting the conversation_id manually and saving the chatbot object in a file for later retrieval, but nothing worked