adk-python/tests
Wei Sun (Jack) 9324801b75 chore: Fixes test_fast_api.py (part I for circular deps).
It still fails due to signal used not in main thread. It will be fixed later.

PiperOrigin-RevId: 760050504
2025-05-17 12:22:04 -07:00
..
integration chore: logger = logging.getLogger(__name__) --> logger = logging.getLogger('google_adk.' + __name__) 2025-05-17 09:47:55 -07:00
unittests chore: Fixes test_fast_api.py (part I for circular deps). 2025-05-17 12:22:04 -07:00
__init__.py Support async agent and model callbacks 2025-05-06 15:14:10 -07:00