giannantonio15 commited on
Commit
bbd0911
1 Parent(s): 67c1348

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -118,6 +118,7 @@ current_response_mode = "compact"
118
  current_collection = ""
119
  file_path = ""
120
  num_responses = 0
 
121
  retriever = None
122
  token_count_bandi = 0
123
  token_count_bandi_sistema_puglia = 0
 
118
  current_collection = ""
119
  file_path = ""
120
  num_responses = 0
121
+ current_chat_mode = "STANDARD"
122
  retriever = None
123
  token_count_bandi = 0
124
  token_count_bandi_sistema_puglia = 0