Redmind commited on
Commit
a8f5cf3
·
verified ·
1 Parent(s): 5cd0901

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -496,7 +496,7 @@ max_iterations = 5
496
  iterations = 0
497
 
498
 
499
- def answer_question(user_question, chatbot):#, audio=None):
500
  global iterations
501
  iterations = 0
502
  # Ensure the temporary chart directory exists
 
496
  iterations = 0
497
 
498
 
499
+ def answer_question(user_question, chatbot, audio=None):
500
  global iterations
501
  iterations = 0
502
  # Ensure the temporary chart directory exists