store_short_term
Method
This is a method of the Mem0MemoryAdapter class in the factories module.Store in mem0 (treated as long-term since mem0 doesn’t distinguish).
Signature
Parameters
str
required
No description available.
Optional
No description available.
Returns
str
The result of the operation.
Uses
store_long_term
Used By
Agent.store_memoryAgentTeam.save_session_stateMemory.store_short_termMemory.finalize_task_outputMemory.store_quality
Source
View on GitHub
praisonaiagents/memory/adapters/factories.py at line 215
