In the callback flow diagram (/docs/assets/callback_flow.png) the tool callback function names seem to be incorrect.
According to https://google.github.io/adk-docs/callbacks/ they should be:
- before_tool_callback
- after_tool_callback
Instead, the diagram shows "before_model_callback" and "after_model_callback" for both models and tools. I.e. copy-paste error.
Screenshots
