giannantonio15 commited on
Commit
fb69103
·
verified ·
1 Parent(s): 2d55fc9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -396,6 +396,7 @@ def main():
396
 
397
  @spaces.GPU(duration=120)
398
  def bot(userMessage, history):
 
399
  global chat_engine_bandi
400
  global chat_engine_bandi_sistema_puglia
401
  global memory_bandi
 
396
 
397
  @spaces.GPU(duration=120)
398
  def bot(userMessage, history):
399
+ print(userMessage)
400
  global chat_engine_bandi
401
  global chat_engine_bandi_sistema_puglia
402
  global memory_bandi