add_memory
Method
This is a method of the Session class in the session module.Add information to session memory.
Signature
Parameters
Text to store
“short” or “long” term memory **metadata: Additional metadata
Uses
store_short_termstore_long_term
Source
View on GitHub
praisonaiagents/session.py at line 372
