agentle.mcp.session_management.session_managerΒΆ
Abstract base class defining the interface for MCP session management.
This module provides the interface that all session management implementations must follow, ensuring consistent behavior across different storage backends.
Functions
|
A decorator indicating abstract methods. |
Classes
|
Helper class that provides a standard way to create an ABC using inheritance. |
|
Special type indicating an unconstrained type. |
Abstract base class for MCP session management. |