AutoGPT/scripts/memory
Toran Bruce Richards d1777e39a8
Fixes incorrect class names in __all__
Changes "Cache" to "Memory".
2023-04-09 02:31:51 +01:00
..
__init__.py Fixes incorrect class names in __all__ 2023-04-09 02:31:51 +01: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