mirror of
https://github.com/EvolutionAPI/adk-python.git
synced 2025-12-12 11:29:35 -06: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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_base_agent.py | ||
| test_langgraph_agent.py | ||
| test_llm_agent_callbacks.py | ||
| test_llm_agent_fields.py | ||
| test_loop_agent.py | ||
| test_model_callback_chain.py | ||
| test_parallel_agent.py | ||
| test_sequential_agent.py | ||