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-03 05:14:28 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6fa9501251692811e3c75a82c0008e84f411a4ee
Auto-GPT
/
scripts
/
memory
History
Peter Edwards
6fa9501251
Merge branch 'Torantulino:master' into more_azure
2023-04-12 13:28:23 +02:00
..
__init__.py
Wipe local memory on load
2023-04-09 05:22:03 +01:00
base.py
cleaned up .env to move Azure config to separate azure.yaml file
2023-04-12 11:27:37 +02:00
local.py
Fix to LocalCache add method, created integration test for it
2023-04-12 21:49:23 +12: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
Memory fixes.
2023-04-08 23:33:18 -05:00