session_id
Method
This is a method of the GatewaySessionProtocol class in the protocols module.Unique session identifier.
Signature
Returns
The result of the operation.
Source
View on GitHub
praisonaiagents/gateway/protocols.py at line 169session_id: Unique session identifier.
This is a method of the GatewaySessionProtocol class in the protocols module.Unique session identifier.
def session_id() -> str
praisonaiagents/gateway/protocols.py at line 169