finalize_task_output
Method
This is a method of the Memory class in the memory module.Store task output in memory with appropriate metadata
Signature
Parameters
str
required
No description available.
str
required
No description available.
float
required
No description available.
float
default:"0.7"
No description available.
Dict
No description available.
str
No description available.
Returns
Any
The result of the operation.
Uses
logger.infotime.timestore_short_termlogger.errorstore_long_term
Used By
Source
View on GitHub
praisonaiagents/memory/memory.py at line 1435
