get_history
Method
This is a method of the ContextManager class in the manager module.Get optimization history.
Signature
Returns
List[Dict[str, Any]]
The result of the operation.
Uses
e.to_dict
Source
View on GitHub
praisonaiagents/context/manager.py at line 847
