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-30 09:28:19 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d7ccaf45a926d4a0ee53ae9f15a42ffdbd128d0a
AutoGPT
/
scripts
/
memory
History
BillSchumacher
503b58b794
Refactor memory into factory.
2023-04-07 18:30:04 -05:00
..
__init__.py
Refactor memory into factory.
2023-04-07 18:30:04 -05:00
base.py
Remove unused function.
2023-04-07 15:03:20 -05:00
local.py
Implement local memory.
2023-04-07 18:13:18 -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
Implement local memory.
2023-04-07 18:13:18 -05:00