File size: 171 Bytes
e922dc7
 
 
e676e70
 
 
1
2
3
4
5
6
from smolagents import launch_gradio_demo
from tool import LinkupSearchTool

# tool = LinkupSearchTool()
# launch_gradio_demo(tool)
print("Use Linkup Search Tool locally")