shoom013 commited on
Commit
f6b1404
1 Parent(s): e21ffc2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -106,6 +106,7 @@ def resetChat():
106
  def rag(input_text, history, jezik, file):
107
  # if (btn):
108
  # resetChat()
 
109
  if (file):
110
  # documents = []
111
  # for f in file:
 
106
  def rag(input_text, history, jezik, file):
107
  # if (btn):
108
  # resetChat()
109
+ print(history, input_text)
110
  if (file):
111
  # documents = []
112
  # for f in file: