Omnibus commited on
Commit
c3f89bf
·
verified ·
1 Parent(s): d34c8cc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -330,6 +330,7 @@ def run_action(purpose, task, history, action_name, action_input,result):
330
  return "MAIN", None, history, task, result
331
 
332
  def run(purpose,history):
 
333
  task=None
334
  result=""
335
  #history = ""
 
330
  return "MAIN", None, history, task, result
331
 
332
  def run(purpose,history):
333
+ yield "Searching..."
334
  task=None
335
  result=""
336
  #history = ""