bstraehle commited on
Commit
90a8aa2
·
verified ·
1 Parent(s): b0d67e1

Update tools.py

Browse files
Files changed (1) hide show
  1. tools.py +2 -0
tools.py CHANGED
@@ -1,3 +1,5 @@
 
 
1
  class VisitWebpageTool(Tool):
2
  name = "visit_webpage"
3
  description = (
 
1
+ from smolagents import Tool
2
+
3
  class VisitWebpageTool(Tool):
4
  name = "visit_webpage"
5
  description = (