Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
agents-course/Final_Assignment_Template
SergeyO7
/
Test_Magus
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
SergeyO7
commited on
May 14, 2025
Commit
f82ea30
·
verified
·
1 Parent(s):
2b6a95a
Update agent.py
Browse files
Files changed (1)
hide
show
agent.py
+1
-0
agent.py
CHANGED
Viewed
@@ -203,6 +203,7 @@ class MagAgent:
203
"sys",
204
"bs4",
205
"arxiv",
206
]
207
208
self.tools = [
203
"sys",
204
"bs4",
205
"arxiv",
206
+
"whisper",
207
]
208
209
self.tools = [