bstraehle commited on
Commit
4fbb3f0
·
verified ·
1 Parent(s): 35f267f

Update tools/ai_tools.py

Browse files
Files changed (1) hide show
  1. tools/ai_tools.py +0 -1
tools/ai_tools.py CHANGED
@@ -79,7 +79,6 @@ class AITools():
79
 
80
  return stagehand_tool.run(
81
  instruction=question,
82
- keep_alive=False,
83
  url=url
84
  )
85
  except Exception as e:
 
79
 
80
  return stagehand_tool.run(
81
  instruction=question,
 
82
  url=url
83
  )
84
  except Exception as e: