google / google/adk-python

Are node-level callbacks / plugin hooks planned for graph Workflow?

オープン
#6,779 コメント 3 件 リアクション 0 件 担当者 2 名 @GWeale が担当を希望しています GitHub で見る
core needs review
主要言語
Python
スター
21.5k
フォーク
4k
平均マージ
1日 14時間
マージ済み PR(30日)
37

説明

Is there a plan to add node-level callbacks (or plugin hooks) for graph `Workflow`?

I'd like to log each node execution from a `Plugin`, but `NodeRunner` doesn't dispatch plugin callbacks, and `on_event_callback` only shows what a node emitted, not when it ran.

Something like `before_node_callback` / `after_node_callback` on `BasePlugin` would be enough for my case.

Is this planned, or is the intended approach something else?

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。