get_all_memories
Method
This is a method of the MongoDBMemoryAdapter class in the factories module.Get all memories from both collections.
Signature
Returns
List[Dict[str, Any]]
The result of the operation.
Uses
find
Source
View on GitHub
praisonaiagents/memory/adapters/factories.py at line 521
