magdap116 commited on
Commit
b72b7a2
·
verified ·
1 Parent(s): 90a10f9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -21,7 +21,6 @@ DEFAULT_API_URL = "https://agents-course-unit4-scoring.hf.space"
21
 
22
  cache = {}
23
 
24
- web_search = DuckDuckGoSearchTool(name)
25
 
26
  web_search = Tool(
27
  name="duck_duck_go_search",
 
21
 
22
  cache = {}
23
 
 
24
 
25
  web_search = Tool(
26
  name="duck_duck_go_search",