Skip to main content

get_all_memories

Method
This is a method of the Mem0MemoryAdapter class in the factories module.
Get all memories from mem0.

Signature

Returns

List[Dict[str, Any]]
The result of the operation.

Uses

  • get_all

Source

View on GitHub

praisonaiagents/memory/adapters/factories.py at line 235