This website requires JavaScript.
Explore
Help
Sign In
aljaz
/
Auto-GPT
Watch
1
Star
0
Fork
0
You've already forked Auto-GPT
mirror of
https://github.com/aljazceru/Auto-GPT.git
synced
2026-02-01 12:24:28 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cce79695fa43a9abb5aca8e368f7951924c3ae9c
Auto-GPT
/
scripts
/
memory
History
BillSchumacher
cce79695fa
Save redis memory state, with the default being to wipe on start still.
2023-04-07 00:48:27 -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
Implement redis memory backend.
2023-04-07 00:08:25 -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