on_tool_start should return tool name #5006
SebastianStehle
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Checked
Feature request
At the moment, the on_tool_start event only returns the class name not the actual name.
I am reusing tool classes and the actual tool name is not available in the stream.
Motivation
I want to return the tool name to the end user. Ideally with the actual name. I have solved it like this:
Proposal (If applicable)
No response
Beta Was this translation helpful? Give feedback.
All reactions