Skip to main content

session_id

Method
This is a method of the GatewaySessionProtocol class in the protocols module.
Unique session identifier.

Signature

def session_id() -> str

Returns

Returns
str
The result of the operation.

Source

View on GitHub

praisonaiagents/gateway/protocols.py at line 169