agentle.agents.a2a.message_parts.adapters.generation_part_to_agent_part_adapterΒΆ

Classes

Adapter()

File(*[, name, mimeType, bytes, uri])

Represents a file that can be exchanged between agents and users.

FilePart(*[, type])

Represents a file component of a message in the A2A protocol.

GenerationFilePart

alias of FilePart

GenerationPartToAgentPartAdapter()

GenerationTextPart

alias of TextPart

GenerationTool

alias of Tool

GenerationToolExecutionResult

alias of ToolExecutionResult

GenerationToolExecutionSuggestion

alias of ToolExecutionSuggestion

TextPart(*[, type])

Represents a text component of a message in the A2A protocol.