Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -47,7 +47,6 @@ agent = CodeAgent(
|
|
| 47 |
model=model,
|
| 48 |
tools=[
|
| 49 |
final_answer,
|
| 50 |
-
get_audiobook_recommendation,
|
| 51 |
get_current_time_in_timezone,
|
| 52 |
image_generation_tool
|
| 53 |
],
|
|
|
|
| 47 |
model=model,
|
| 48 |
tools=[
|
| 49 |
final_answer,
|
|
|
|
| 50 |
get_current_time_in_timezone,
|
| 51 |
image_generation_tool
|
| 52 |
],
|