danielkorat commited on
Commit
2c79e78
·
verified ·
1 Parent(s): 8783b12

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -36,7 +36,7 @@ agent = CodeAgent(
36
  tools=[
37
  final_answer,
38
  # wolfram_tool,
39
- knowledge_and_intelligence_tool,
40
  search_tool,
41
  image_generation_tool,
42
  convert_currency,
 
36
  tools=[
37
  final_answer,
38
  # wolfram_tool,
39
+ wolfram_alpha,
40
  search_tool,
41
  image_generation_tool,
42
  convert_currency,