Documentation Index
Fetch the complete documentation index at: https://docs.praison.ai/llms.txt
Use this file to discover all available pages before exploring further.
initialize_memory
Method
This is a method of the Task class in the task module.Initialize memory if config exists but memory doesn’t
Signature
Returns
The result of the operation.
Uses
logger.infoMemoryexistslogger.errorlogger.exception
Used By
Source
View on GitHub
praisonaiagents/task/task.py at line 499
