list_sessions
Method
This is a method of the ManagedBackendProtocol class in the protocols module.List sessions for the current agent.
Signature
Returns
List[Dict[str, Any]]
List of session summary dicts.
Source
View on GitHub
praisonaiagents/agent/protocols.py at line 441
