mirror of
https://github.com/EvolutionAPI/adk-python.git
synced 2025-12-13 03:49:34 -06:00
(before/after) model callbacks are invoked throughout the provided chain until one callback does not return None. Callbacks can be async and sync. PiperOrigin-RevId: 755565583 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_agent_callbacks.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_model_callbacks.py | ||
| test_parallel_agent.py | ||
| test_sequential_agent.py | ||