MallikarjunSonna commited on
Commit
64d8dd3
·
verified ·
1 Parent(s): 31f8d29

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -108,7 +108,7 @@ agent = CodeAgent(
108
  get_weather,
109
  convert_currency,
110
  DuckDuckGoSearchTool(),
111
- Interaction_tool,
112
  image_generation_tool,
113
  ],
114
  max_steps=6,
 
108
  get_weather,
109
  convert_currency,
110
  DuckDuckGoSearchTool(),
111
+ interaction_tool,
112
  image_generation_tool,
113
  ],
114
  max_steps=6,