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.
get_memory_context
Method
This is a method of the Agent class in the agent module.Get memory context for the current conversation.
Signature
Parameters
Optional query to focus the context
Returns
Formatted memory context string
Uses
get_context
Source
View on GitHub
praisonaiagents/agent/agent.py at line 2791
