mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2026-01-20 22:44:22 +01:00
Merge branch 'master' into feature/weaviate-memory
This commit is contained in:
@@ -56,6 +56,7 @@ def get_memory(cfg, init=False):
|
||||
def get_supported_memory_backends():
|
||||
return supported_memory
|
||||
|
||||
|
||||
__all__ = [
|
||||
"get_memory",
|
||||
"LocalCache",
|
||||
|
||||
Reference in New Issue
Block a user