chat_history
Method
This is a method of the MemoryAwareAgentProtocol class in the protocols module.The agent’s conversation history.
Signature
Returns
List[Dict[str, Any]]
The result of the operation.
Source
View on GitHub
praisonaiagents/agent/protocols.py at line 143
