agentle.agents.a2a.tasks.task_artifact_update_eventΒΆ
A2A Task Artifact Update Event Model
This module defines the TaskArtifactUpdateEvent class, which represents an event sent when a task generates or updates an artifact in the A2A protocol. It enables clients to be notified of artifact creation and updates asynchronously.
Functions
|
!!! abstract "Usage Documentation" |
Classes
|
Special type indicating an unconstrained type. |
|
Represents an output artifact created by an agent. |
|
Alias for pydantic.BaseModel. |
|
Represents an event sent when a task generates or updates an artifact. |