This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
AutoGPT
Watch
1
Star
1
Fork
0
You've already forked AutoGPT
mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced
2026-01-31 09:58:19 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5d13fb2546916f2b5ff360720b07706ab31e6e21
AutoGPT
/
scripts
/
memory
History
BillSchumacher
5d13fb2546
Remove unused function.
2023-04-07 15:03:20 -05:00
..
__init__.py
Create an abstract MemoryProviderSingleton class. Pass config instead of instantiating a new one where used.
2023-04-06 22:25:17 -05:00
base.py
Remove unused function.
2023-04-07 15:03:20 -05:00
pinecone.py
Create an abstract MemoryProviderSingleton class. Pass config instead of instantiating a new one where used.
2023-04-06 22:25:17 -05:00
redismem.py
Save redis memory state, with the default being to wipe on start still.
2023-04-07 00:48:27 -05:00