Firoj112 commited on
Commit
6517d7b
·
verified ·
1 Parent(s): 15b7d49

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -19,6 +19,7 @@ from smolagents.agents import ActionStep
19
  from tools.search_item_ctrl_f import SearchItemCtrlFTool
20
  from tools.go_back import GoBackTool
21
  from tools.close_popups import ClosePopupsTool
 
22
  from GRADIO_UI import GradioUI
23
 
24
  # Set up logging
 
19
  from tools.search_item_ctrl_f import SearchItemCtrlFTool
20
  from tools.go_back import GoBackTool
21
  from tools.close_popups import ClosePopupsTool
22
+ from tools.final_answer import FinalAnswerTool
23
  from GRADIO_UI import GradioUI
24
 
25
  # Set up logging