https://github.com/swarmauri/swarmauri-notebooks/blob/staging/courses/AI_Tools/Module_04_Basic_Tool_Functions/Notebook_03_Unit_Testing_Tools.ipynb
the TestTool is simply a tool that a windows user can use to test if a ToolModel is working with it. The TestTool is not a unit testing tool. It simply allows an AI helper to execute a program.
The TestTool should only be able to open calc, mspaint, and notepad. It's not designed to open any program.
I recommend rewriting this module. This module should about creating a ToolAgent that uses a tool. Please see the examples/archive for a ToolAgent app. I recommend reviving an example from there and using it for this module.
https://github.com/swarmauri/swarmauri-notebooks/blob/staging/courses/AI_Tools/Module_04_Basic_Tool_Functions/Notebook_03_Unit_Testing_Tools.ipynb
the TestTool is simply a tool that a windows user can use to test if a ToolModel is working with it. The TestTool is not a unit testing tool. It simply allows an AI helper to execute a program.
The TestTool should only be able to open calc, mspaint, and notepad. It's not designed to open any program.
I recommend rewriting this module. This module should about creating a ToolAgent that uses a tool. Please see the examples/archive for a ToolAgent app. I recommend reviving an example from there and using it for this module.