# tools.py | |
# Leave empty or add any utility tools you want to integrate later | |
search_tool = None | |
weather_info_tool = None | |
hub_stats_tool = None | |
# tools.py | |
# Leave empty or add any utility tools you want to integrate later | |
search_tool = None | |
weather_info_tool = None | |
hub_stats_tool = None | |