OuroborosM commited on
Commit
47cd716
·
1 Parent(s): 50e8391

remove source test

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -65,8 +65,6 @@ def chathmi(message, history):
65
  time.sleep(0.3)
66
  print(history)
67
  yield response
68
- time.sleep(0.5)
69
- yield source
70
  # yield history
71
 
72
  def chathmi2(message, history):
 
65
  time.sleep(0.3)
66
  print(history)
67
  yield response
 
 
68
  # yield history
69
 
70
  def chathmi2(message, history):