list_sessions
Method
This is a method of the GatewayProtocol class in the protocols module.List session IDs, optionally filtered by agent.
Signature
Parameters
Optional[str]
No description available.
Returns
List[str]
The result of the operation.
Source
View on GitHub
praisonaiagents/gateway/protocols.py at line 1046
