Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory / Database #10

Open
TheKryptoDev opened this issue Apr 22, 2023 · 3 comments
Open

Memory / Database #10

TheKryptoDev opened this issue Apr 22, 2023 · 3 comments

Comments

@TheKryptoDev
Copy link

Hey! First of all, amazing work on this chatbot. Very impressive and easy to use and customize.

I am probably doing something wrong in the setup but in my experience, the chatbot isn't remembering anything. It doesn't retain the context of the conversation and asks for information that i already provided.

When i check the db.json file, the only information there is my login info.

Could you please point me in the right direction here? Thank you!

@MLBott
Copy link

MLBott commented Apr 23, 2023

db.json should only store login info.
And the stored long-term memory is in a json file that is named after your email address: '[email protected]'

@TheKryptoDev
Copy link
Author

db.json should only store login info. And the stored long-term memory is in a json file that is named after your email address: '[email protected]'

Ofc, i missed that entirely, thanks! Still have the issue of the non-remembrance of the AI though. Often it doesnt even recall what was said 2 lines prior.

@jayo2005
Copy link

jayo2005 commented Jun 11, 2023

I have same issue. Any update? I can see it is saving to the json file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants