retrieve_session
Method
This is a method of the ManagedBackendProtocol class in the protocols module.Retrieve the current managed session’s metadata and usage.
Signature
Returns
Dict[str, Any]
Dict with session info (id, status, usage, etc.).
Source
View on GitHub
praisonaiagents/agent/protocols.py at line 433
