agentle.mcp.models.image_contentΒΆ
Image Content Module for MCP.
This module defines the ImageContent class which represents image content in the Model Control Protocol (MCP) system. It provides a structure for including base64-encoded images within messages or responses.
Functions
|
!!! abstract "Usage Documentation" |
Classes
|
Metadata annotations for MCP content. |
|
Alias for pydantic.BaseModel. |
|
Alias for pydantic.ConfigDict. |
|
Image content for a message in the MCP system. |