agentle.agents.a2a.notifications.task_push_notification_configΒΆ
A2A Task Push Notification Configuration
This module defines the TaskPushNotificationConfig class, which associates a task ID with push notification configuration in the A2A protocol. It enables tracking which notifications are associated with specific tasks.
Classes
|
Alias for pydantic.BaseModel. |
|
Configuration for push notifications in the A2A protocol. |
|
Associates a task ID with push notification configuration. |