kshitijthakkar commited on
Commit
545d067
·
verified ·
1 Parent(s): c976bf6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -65,6 +65,7 @@ class GaiaAgent:
65
  "# ```python\n"
66
  "# print('hello'[::-1])\n"
67
  "# ```\n"
 
68
  )
69
  # 2) Define the tools
70
  self.search_tool = DuckDuckGoSearchTool()
 
65
  "# ```python\n"
66
  "# print('hello'[::-1])\n"
67
  "# ```\n"
68
+ )
69
  )
70
  # 2) Define the tools
71
  self.search_tool = DuckDuckGoSearchTool()