load_tools_from_tools_py
Method
This is a method of the AgentsGenerator class in the agents_generator module.Imports and returns all contents from tools.py file. Also adds the tools to the global namespace.
Signature
Returns
A list of callable functions with proper formatting

