johann22 commited on
Commit
6cba16e
1 Parent(s): 847564d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -340,8 +340,8 @@ def run_action(purpose, task, history, directory, action_name, action_input):
340
 
341
  def run(purpose,history):
342
 
343
- print(purpose)
344
- print(hist)
345
  task=None
346
  directory="./"
347
  #history = ""
 
340
 
341
  def run(purpose,history):
342
 
343
+ #print(purpose)
344
+ #print(hist)
345
  task=None
346
  directory="./"
347
  #history = ""