agentle.agents.a2a.tasks.task_statusΒΆ
A2A Task Status Model
This module defines the TaskStatus class, which represents the status of a task in the A2A protocol. It encapsulates the current state, message, and timestamp information for a task, providing detailed status tracking.
Classes
|
Alias for pydantic.BaseModel. |
|
Represents a message exchanged between a user and an agent. |
|
Enum representing the possible states of a task in the A2A protocol. |
|
Represents the detailed status of a task in the A2A protocol. |
|
The year, month and day arguments are required. |