Commit 3f4096d
committed
fix(logging): add "Tool" type to message sender labeling (#1412)
Previously, messages of type "tool" were not distinctly labeled in the
LoggingCallbackHandler output, causing them to be grouped under
"System".
This change adds explicit handling for "tool" messages, labeling them as
"Tool" in the logs for improved clarity and debugging.1 parent 9a8c910 commit 3f4096d
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
0 commit comments