AutoGPT
AutoGPT copied to clipboard
[HOTFIX] - local memory was wiping json file
Background
- week ago w+b was introduced, this wiped
{cfg.memory_index}.jsonon each run
Changes
- changed b to a
Documentation
Test Plan
- well, chatGPT says it works :)
PR Quality Checklist
- [X] My pull request is atomic and focuses on a single change.
- [ ] I have thoroughly tested my changes with multiple different prompts.
- [X] I have considered potential risks and mitigations for my changes.
- [X] I have documented my changes clearly and comprehensively.
- [X] I have not snuck in any "extra" small tweaks changes
#913 for context
Yes I believe this is intentional, sorry for not mentioning that yesterday
Yes I believe this is intentional, sorry for not mentioning that yesterday
No worries mate, I was too excited playing with y'alls code 😸 Cheers!