adk_callbacks behaviour (erlang_adk v0.2.1)
View Sourceadk_callbacks - Behavior and registry for ADK execution callbacks.
Callbacks allow hooking into the execution lifecycle (e.g., on_llm_start, on_tool_call, on_error) for logging, monitoring, or side-effects.
Summary
Functions
Execute a callback hook across all registered handlers.