tommy24 commited on
Commit
29878e8
·
verified ·
1 Parent(s): 3b12991

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -741,7 +741,7 @@ messages = [
741
  {"role": "system", "content": system}
742
  ]
743
 
744
- messages.clear()
745
 
746
  def classify(platform, UserInput, Images, Textbox2, Textbox3):
747
  if UserInput.lower() == "clear history":
 
741
  {"role": "system", "content": system}
742
  ]
743
 
744
+ # messages.clear()
745
 
746
  def classify(platform, UserInput, Images, Textbox2, Textbox3):
747
  if UserInput.lower() == "clear history":