Compare commits

...

1 Commits

Author SHA1 Message Date
Eugene Yurtsev
e4700e34f9 x 2024-05-13 14:59:04 -04:00

View File

@@ -1045,7 +1045,6 @@ class AsyncCallbackManagerForToolRun(AsyncParentRunManager, ToolManagerMixin):
Args:
output (Any): The output of the tool.
"""
output = str(output)
await ahandle_event(
self.handlers,
"on_tool_end",