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 9, 2025
Commit
d9d3e7d
·
verified
·
1 Parent(s):
1adb28c
Update agent.py
Browse files
Files changed (1)
hide
show
agent.py
+1
-1
agent.py
CHANGED
Viewed
@@ -512,4 +512,4 @@ class MagAgent:
512
})
513
514
# Format user-facing message
515
-
return f"AGENT ERROR: {error_type} - {error_msg}"
512
})
513
514
# Format user-facing message
515
+
return f"AGENT ERROR: {error_type} - {error_msg}"