Vinsmart06 commited on
Commit
fe26cc4
·
verified ·
1 Parent(s): 175d9e1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -147,7 +147,7 @@ class BasicAgent:
147
  return self.youtube_captions(input_data)
148
 
149
 
150
- def agent_loop(self, question, file_url):
151
  memory = ""
152
  for step in range(5):
153
  prompt = f"""You are a precise GAIA solver.
 
147
  return self.youtube_captions(input_data)
148
 
149
 
150
+ def agent_loop(self, question, file_url):
151
  memory = ""
152
  for step in range(5):
153
  prompt = f"""You are a precise GAIA solver.