Ask a question to get started
Enter to sendā¢Shift+Enter new line
on_tool_start( self, serialized: dict[str, Any], input_str: str, **kwargs:
serialized
dict[str, Any]
The serialized tool.
input_str
str
The input string.
**kwargs
Any
{}
Run when the tool starts running.
Additional keyword arguments.