Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
agents-course/First_agent_template
melihuzunoglu
/
First_agent_template
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
melihuzunoglu
commited on
Feb 5
Commit
823e5eb
·
verified
·
1 Parent(s):
2be6354
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -82,7 +82,6 @@ agent = CodeAgent(
82
model=model,
83
tools=[
84
final_answer,
85
-
visit_webpage,
86
GetElectricityCutInfo
87
],
88
max_steps=6,
82
model=model,
83
tools=[
84
final_answer,
85
GetElectricityCutInfo
86
],
87
max_steps=6,