BenjaminKaindu0506 commited on
Commit
100e2a5
·
verified ·
1 Parent(s): 7f13a52

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -98,7 +98,7 @@ class BasicAgent:
98
  VisitWebpageTool(),
99
  PythonInterpreterTool(),
100
  FinalAnswerTool(),
101
- #pdf_tool,
102
  fetch_task_file,
103
  read_spreadsheet,
104
  get_youtube_transcript,
 
98
  VisitWebpageTool(),
99
  PythonInterpreterTool(),
100
  FinalAnswerTool(),
101
+ pdf_tool,
102
  fetch_task_file,
103
  read_spreadsheet,
104
  get_youtube_transcript,