agentle.mcp.resources.binary_resources.base64_convertibleΒΆ

Base64Convertible Abstract Base Class Module for MCP.

This module defines the Base64Convertible abstract base class which provides an interface for objects that can be converted to base64-encoded representation in the Model Control Protocol (MCP) system.

Classes

Base64Convertible()

Abstract base class for objects that can be converted to base64 encoding.