Documentation Index
Fetch the complete documentation index at: https://docs.praison.ai/llms.txt
Use this file to discover all available pages before exploring further.
close_session
Method
This is a method of the GatewayProtocol class in the protocols module.Close a session.
Signature
Parameters
The session ID to close
Returns
True if session was closed, False if not found
Source
View on GitHub
praisonaiagents/gateway/protocols.py at line 349
