sirine1712 commited on
Commit
a55ba01
·
verified ·
1 Parent(s): cbef060

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -65,7 +65,6 @@ class GAIAAgent:
65
  try:
66
  return self.agent.run(
67
  question,
68
- planning_interval=3,
69
  system_prompt=(
70
  "You are an AI assistant. Use web_search for factual queries "
71
  "and calculate for math problems. Be concise and accurate."
 
65
  try:
66
  return self.agent.run(
67
  question,
 
68
  system_prompt=(
69
  "You are an AI assistant. Use web_search for factual queries "
70
  "and calculate for math problems. Be concise and accurate."