Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
agents-course/First_agent_template
yetessam
/
ContentAgent
like
2
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
yetessam
commited on
Feb 19
Commit
959296e
·
verified
·
1 Parent(s):
0e607c7
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
-
from smolagents import CodeAgent,DuckDuckGoSearchTool, HfApiModel,load_tool,tool
,
2
3
4
1
+
from smolagents import CodeAgent,DuckDuckGoSearchTool, HfApiModel,load_tool,tool
2
3
4