mirror of
https://github.com/encounter/adk-python.git
synced 2026-07-09 18:19:28 -07:00
(before/after) agent callbacks are invoked throughout the provided chain until one callback does not return None. Callbacks can be async and sync. PiperOrigin-RevId: 756359693