from smolagents import DuckDuckGoSearchTool # Initialize the tool web_search = DuckDuckGoSearchTool() # Perform search results = web_search("Pont des Arts length in meters")