store_short_term
Method
This is a method of the Memory class in the memory module.Store in short-term memory with optional quality metrics
Signature
Parameters
str
required
No description available.
Dict[str, Any]
No description available.
float
No description available.
float
No description available.
float
No description available.
float
No description available.
Dict[str, float]
No description available.
float
No description available.
Returns
Any
The result of the operation.
Uses
logger.infotime.time_nstime.timestore_short_termlogger.warningdatetime.nowinsert_onelogger.errorconn.executejson.dumps
Used By
Agent.store_memoryAgentTeam.save_session_stateMemory.store_short_termMemory.finalize_task_outputMemory.store_quality
Source
View on GitHub
praisonaiagents/memory/memory.py at line 522
