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

Add facilities to restart from long term memory #6

Open
danmohad opened this issue Oct 9, 2023 · 0 comments
Open

Add facilities to restart from long term memory #6

danmohad opened this issue Oct 9, 2023 · 0 comments
Labels
good first issue Good for newcomers

Comments

@danmohad
Copy link
Owner

danmohad commented Oct 9, 2023

Currently we output a long_term_memory.json file, which contains the entire history of the interaction. In case of wanting to restart from a point in the middle of the interaction, or if there are connectivity issues with the LLM's API, it should be possible to reload part or all of the interaction history from long_term_memory.json.
This should be reasonably straightforward!

@danmohad danmohad added the good first issue Good for newcomers label Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant