shoom013 commited on
Commit
59241c3
1 Parent(s): 9349c88

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -109,6 +109,7 @@ def upload_file(filepath):
109
 
110
  def resetChat():
111
  chat_engine.reset()
 
112
  return True
113
 
114
  def rag(input_text, history, jezik, file):
 
109
 
110
  def resetChat():
111
  chat_engine.reset()
112
+ print("Restarted!!!")
113
  return True
114
 
115
  def rag(input_text, history, jezik, file):