mirror of
https://github.com/encounter/adk-python.git
synced 2026-07-09 18:19:28 -07:00
- Allow run_async to break on partial events instead of raising ValueError - Generate aggregated streaming content regardless of finish_reason - Add error_code and error_message to final streaming responses if model response is interrupted. PiperOrigin-RevId: 781377328