created_at
Method
This is a method of the GatewaySessionProtocol class in the protocols module.Session creation timestamp.
Signature
Returns
The result of the operation.
Source
View on GitHub
praisonaiagents/gateway/protocols.py at line 189created_at: Session creation timestamp.
This is a method of the GatewaySessionProtocol class in the protocols module.Session creation timestamp.
def created_at() -> float
praisonaiagents/gateway/protocols.py at line 189