Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -146,7 +146,7 @@ class BasicAgent:
|
|
146 |
|
147 |
else:
|
148 |
return f"🧠 Answer: {answer}"
|
149 |
-
|
150 |
# --- Submission Function ---
|
151 |
DEFAULT_API_URL = "https://agents-course-unit4-scoring.hf.space"
|
152 |
|
|
|
146 |
|
147 |
else:
|
148 |
return f"🧠 Answer: {answer}"
|
149 |
+
|
150 |
# --- Submission Function ---
|
151 |
DEFAULT_API_URL = "https://agents-course-unit4-scoring.hf.space"
|
152 |
|