remember
Method
This is a method of the Memory class in the memory module.Store a fact in long-term memory; returns the memory id. Convenience alias over :meth:
store_long_term.
Signature
Parameters
str
required
No description available.
Returns
str
The result of the operation.
Uses
store_long_term
Source
View on GitHub
praisonaiagents/memory/memory.py at line 1466
