Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
agents-course/First_agent_template
jcleee
/
First_agent_template
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
jcleee
commited on
May 3, 2025
Commit
6f1435e
·
verified
·
1 Parent(s):
c59c3ec
Update agent.py
Browse files
Files changed (1)
hide
show
agent.py
+1
-1
agent.py
CHANGED
Viewed
@@ -101,4 +101,4 @@ agent = CodeAgent(
101
102
# === EXPORT AGENT ===
103
def get_agent():
104
-
return agent
101
102
# === EXPORT AGENT ===
103
def get_agent():
104
+
return agent