with Tool Object
Add a tool object to the prompt runner.
Return
PromptRunner instance with the added tool object
Parameters
tool Object
the object to add. If it is null, nothing is done. This is not an error
Add a tool object
Parameters
tool Object
the object to add.