agentle.agents.a2a.models.artifactΒΆ
A2A Artifact Model
This module defines the Artifact class, which represents output artifacts created by agents in the A2A protocol. Artifacts are structured outputs that can be generated during task processing, such as code snippets, data analyses, or other content.
Functions
|
!!! abstract "Usage Documentation" |
Classes
|
Special type indicating an unconstrained type. |
|
Represents an output artifact created by an agent. |
|
Alias for pydantic.BaseModel. |
|
Alias for pydantic.ConfigDict. |
|
All the operations on a read-only sequence. |
|
Represents a plain text part of a message. |