agentle.mcp.sampling.messages.assistant_messageΒΆ
Assistant Message module for MCP.
This module defines the AssistantMessage class, which represents messages generated by an assistant in the Model Control Protocol (MCP) system. These messages can contain different types of content, including text and images.
Functions
|
!!! abstract "Usage Documentation" |
Classes
|
Message generated by an assistant in the MCP system. |
|
Alias for pydantic.BaseModel. |
|
Image content for messages in the MCP system. |
|
Text content for messages in the MCP system. |