Skip to content

bug: callback flow diagram shows incorrect callback functions for tools #111

@waltteri

Description

@waltteri

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

Image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions