agentle.mcp.prompts.promptΒΆ
Prompt module for MCP.
This module defines the Prompt class which represents a named prompt template in the Model Control Protocol (MCP) system. Prompts are structured templates that can be filled with arguments and used for generating text with language models.
Functions
|
!!! abstract "Usage Documentation" |
Classes
|
Alias for pydantic.BaseModel. |
|
Definition of a prompt template in the MCP system. |
|
Definition of an argument for an MCP prompt. |
|
All the operations on a read-only sequence. |