OuroborosM commited on
Commit
4d6273c
·
1 Parent(s): 36e015f

update element

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -610,6 +610,7 @@ def LinkElement(chat_history):
610
  print(chat_history)
611
  # print("link element test")
612
  else:
 
613
  pass
614
 
615
 
 
610
  print(chat_history)
611
  # print("link element test")
612
  else:
613
+ print("From linkelement: ",chat_history)
614
  pass
615
 
616