Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
agents-course/First_agent_template
HaiderAUT
/
First_agent_template
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
HaiderAUT
commited on
20 days ago
Commit
6447932
·
verified
·
1 Parent(s):
a612dcb
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -88,7 +88,6 @@ def my_custom_tool(arg1: str, arg2: int) -> str:
88
89
90
91
-
print(response.text)
92
93
94
@tool
88
89
90
91
92
93
@tool