shoom013 commited on
Commit
65976f1
·
verified ·
1 Parent(s): 06bc01e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -115,6 +115,7 @@ def resetChat():
115
  return True
116
 
117
  def rag(input_text, history, jezik): # , file):
 
118
  # if (btn):
119
  # resetChat()
120
  # print(history, input_text)
 
115
  return True
116
 
117
  def rag(input_text, history, jezik): # , file):
118
+ global system_prompt
119
  # if (btn):
120
  # resetChat()
121
  # print(history, input_text)