chat_history
Method
This is a method of the Agent class in the agent module.Set chat history (updates the underlying async-safe state with lock).
Signature
Parameters
Any
required
No description available.
Returns
Any
The result of the operation.
Uses
lock
Source
View on GitHub
praisonaiagents/agent/agent.py at line 2709
