nischaypar's picture
Update app py
e676e70
raw
history blame
171 Bytes
from smolagents import launch_gradio_demo
from tool import LinkupSearchTool
# tool = LinkupSearchTool()
# launch_gradio_demo(tool)
print("Use Linkup Search Tool locally")