Banana-Leopard commited on
Commit
796ba7a
·
verified ·
1 Parent(s): 416d0cd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -66,7 +66,7 @@ agent = CodeAgent(
66
  tools=[
67
  final_answer,
68
  # rick_roll_tool,
69
- my_custom_tool,
70
  image_generation_tool,
71
  get_current_time_in_timezone,
72
  DuckDuckGoSearchTool
 
66
  tools=[
67
  final_answer,
68
  # rick_roll_tool,
69
+ # my_custom_tool,
70
  image_generation_tool,
71
  get_current_time_in_timezone,
72
  DuckDuckGoSearchTool