danielkorat commited on
Commit
4a4a889
·
verified ·
1 Parent(s): 25c5be3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -39,11 +39,8 @@ agent = CodeAgent(
39
  wolfram_alpha,
40
  search_tool,
41
  image_generation_tool,
42
- convert_currency,
43
  get_weather,
44
- get_news_headlines,
45
  get_joke,
46
- get_random_fact,
47
  search_wikipedia,
48
  get_current_time_in_timezone,
49
  visit_webpage_tool
 
39
  wolfram_alpha,
40
  search_tool,
41
  image_generation_tool,
 
42
  get_weather,
 
43
  get_joke,
 
44
  search_wikipedia,
45
  get_current_time_in_timezone,
46
  visit_webpage_tool